Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
Issue ID
834325
Regression
No
Improve error handling for command line activation
Repro:
1. Attempt to activate Unity editor from command line (refer to https://docs.unity3d.com/Manual/CommandLineArguments.html)
2. During activation miss one of the arguments - e.g. -password, enter incorrect password
3. Observe that editor is not activated, it times out and there is no error message shown in the terminal window
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment