Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
5.6.1p4
Issue ID
942380
Regression
No
Launching the editor using -projectPath argument without a valid license results in hang on splash or no visible window
How to reproduce:
1. Delete Unity license files (.urf) located in C:\ProgramData\Unity
2. Create a .bat file containing this: "C:\Program Files\Unity 2017.3.0a5\Editor\Unity.exe" -projectPath C:\empty\project
3. Edit the first path to where your Unity launcher is located, and the second one to any project's directory
4. Launch the .bat file that was just created
5. Click "Continue" if any "This may require re-import." prompts pop-up, wait for it to re-import
6. Observe that the project is not opening
Expected result: Unity opens the License management window, or at least shows a message that license is missing and it's impossible to open the project
Actual result: No messages shown. Sometimes Unity is running as a background process (no visible window), other times it's stuck displaying the splash screen
Reproducible with: 2017.3.0a5, 2017.2.0b8, 2017.1.0p5, 5.6.3p1, 5.5.4p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Containers' height doesn't expand when text wraps
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
Add comment