-
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
Where is "simulator" button? #1880
Comments
This question sounds rather too extensive, could you elaborate please? What kind of interface you are facing with? Website? Client? etc. Even better, you can provide some screenshots of your problem. Need some description to work with. |
I don't know which version of SVL simulator you are using but if you did clone it from the main repository, you might be on master branch. You will want to checkout to latest release branch. If you aren't using git, you can also download source code as zip file from link below. Also, latest version works with Unity 2020.3.3, you might need to download that. |
OK, thanks, I'll try to put the latest release, I'll let you know about bugs if there are any. |
@Danis199 Which simulator version you are currently using? |
If you want to run simulator from the editor, please start with the LoaderScene. Also, from the editor errors, OpenGL is not supported. |
Please, help. |
@Danis199 You need to enable git lfs when you clone. You should have no errors if you have cloned correctly. Search in the project panel or go to Assets/Scenes/LoaderScene. This is the scene you start with if you want to run from the editor. |
Please screen shot the install you have in hub so I can see if you have the right version. Good job switching to Vulkan. Be sure to follow the docs on how to clone and setup Unity here. |
@Danis199 Thanks for posting, yes I see that you are on the wrong version of Unity. Please, use the documentation to see how to build from source.
It shows the correct version of unity and that the Linux mono build module is installed. You are on linux, the windows mono needs installed. Please reclone with git lfs installed, the correct release branch with the correct Unity version and then let me know. |
You are doing great. You are almost there. What errors are you having? The warnings are blocking the errors. If you are making a vehicle, it needs to be built into a bundle, it cannot be run from the editor this way. Please look at our docs on how to do this. |
The most important mistake is the lack of a simulator button, with which I can create a car and load it into the simulator. |
|
Run the simulator binary or if you are in the Unity Editor, open LoaderScene in Assets/Scenes/ folder - I don't know how to fulfill this point. |
No description provided.
The text was updated successfully, but these errors were encountered: