-
Notifications
You must be signed in to change notification settings - Fork 9
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
Comments
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. |
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. |
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. |
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!
The text was updated successfully, but these errors were encountered: