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
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Add comment