record3d_offline_unity_demo
record3d_offline_unity_demo copied to clipboard
Project needs to be 2019.4.11 or newer question
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!
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?
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.
Getting these errors, idk how to get them into a log file:
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.