Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0a5
Issue ID
819057
Regression
No
When opening project in batchmode the "Unity version" field is not being changed
To reproduce:
1. Open a Unity project
2. Close it
3. Open it with another version, with these arguments: [Unity directory] -projectPath [Project path] -batchmode -quit
4. When Unity quits, open up Unity again, this time without any arguments.
Notice that in the project selection menu, the "Unity version: " reports the version used in step 1, and not in step 3.
Expected result: that field shows the version used in step 3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment