-
Notifications
You must be signed in to change notification settings - Fork 779
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
Build Error #1788
Comments
Hello, what version of simulator are you trying to build? |
Hi, I am using simulator version 2021.2. I am using Windows operating system. I installed both operating system support in Unity editor. I'm trying to get it built for windows. |
Sensors are not in binary code, they should be separate so that shouldn't cause an issue. Do the sensors work with the 2021.2 release build? Player.log is here. |
It looks like your simulator is passing an empty version string to our cloud service. If you built this binary yourself from the unity editor, please make sure File > Project Settings > Player >Version contains a valid version string. You can use "Development" for development purposes. |
Hello, I couldn't find the development option where you mentioned. Am I looking in the right settings? @heeen |
I made development as a version but the error still persistens. |
Hi @gizem-buss , I have a similar issue that you may want to take a look. Link: #1808 |
you can create the file Kindly post which revision/commit your simulator checkout is on. |
@barbara-boy Where have you pointed the simulator to build the binary?! Please don't build the binary inside the working simulator repo. Also, the python API repo should not be in the simulator repo. Please remove these and try again. Like so: |
Hello ,
I got a new build in the simulator. When I run the build, I get the following error even though the build was successful. Can you help me?
The text was updated successfully, but these errors were encountered: