Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.1f1
2018.4.0f1
2019.2.0f1
Issue ID
1180991
Regression
No
Editor fails to open a project with no feedback when there is no disk in its path
Repro steps:
1. Set up a Vagrant Windows 10 Virtual Box
2. Create a shared folder, accessible by both the host and the guest machine
3. Create a Unity project on the Desktop of your guest machine
4. Move the newly created project into the shared folder
5. Launch the project in Virtual Box
Expected results: Unity Editor launches and the project is opened
Actual results: Unity Editor doesn't launch, the project is not opened
Reproducible with: 2017.4.1f1, 2017.4.34f1, 2018.4.0f1, 2018.4.13f1
Not reproducible with: 2019.2.0f1, 2019.2.15f1, 2019.3.0f1
Could not test with: 2020.1 and all alpha/beta versions due to inability to install Unity Hub on the VM
Notes:
Make sure that the guest machine accesses the shared folder via Network (the path should be \\VBOXSVR\<Shared Folder>)
While creating projects, the path with no disk in it is deemed invalid, even if it was chosen by browsing
*Opening the project in 2019.2 and 2019.3 throws additional pop-up messages compared to when the same project has the disk in its path (you can get the same messages by launching these Editors with no Hub installed)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
UX improvement planned for Hub, underline issue ruled as limitation