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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
UX improvement planned for Hub, underline issue ruled as limitation