Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project needs to be 2019.4.11 or newer question #2

Open
smallvalthoss opened this issue May 26, 2022 · 5 comments
Open

Project needs to be 2019.4.11 or newer question #2

smallvalthoss opened this issue May 26, 2022 · 5 comments

Comments

@smallvalthoss
Copy link

I was wondering what the compatibility issue was where it needs to be a Unity version >= 2019.4.11? I have a project that is 2019.3.4 and was wondering if I can use Record3d for this project or if I needed to upgrade.

Thanks!

@marek-simonik
Copy link
Owner

Unity 2019.4.11 was the first version I tried this project with, so I listed it as the version that is guaranteed to work with this demo. My guess is it will work even on 2019.3.4, but I cannot guarantee it as I have not tried it. Let me know if you encounter any issues on 2019.3.4.

@smallvalthoss
Copy link
Author

Just tried importing into 2019.3.4 and I get about 25 compiler issues. Would you like me to share them?

@marek-simonik
Copy link
Owner

Just tried importing into 2019.3.4 and I get about 25 compiler issues. Would you like me to share them?

Yes, please post them here and I will try to help you.

@smallvalthoss
Copy link
Author

Getting these errors, idk how to get them into a log file:
image

@marek-simonik
Copy link
Owner

I'm not that much experienced with Unity, but is seems like these errors might be related to old versions of packages. I'd recommend to try some of the tips mentioned in this thread; namely trying to remove manifest.json from the Packages folder and/or updating packages in Package Manager.

I'd also recommend to Google those specific errors and see if you find any help on Unity forums / StackOverflow.

If nothing would help, then you can run the demo in Unity 2019.4.11 (or newer) and see if you'll still get the same errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants