Search Issue Tracker
Won't Fix
Votes
1
Found in
5.4.0b22
Issue ID
803614
Regression
No
Unity does not start up if there are any slashes in the folder names of Unity's path
How to reproduce:
1. Rename the Unity folder to "Unity/hello"
2. Launch Unity from that folder
- Note that Unity does not even start up
- There is no warning or error, but the log has this message:
The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the `/Users/Rigel/Applications/Unity:hello/Unity.app/Contents/Managed/mono/2.0/mscorlib.dll' directory.
- Reproduced in: Version 5.4.0b21 (ebe3d2a59a59), Version 5.3.5p3 (4c1fbb057dc3), Version 5.2.4f1 (98095704e6fe)
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:
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this fix. We understand that this will cause problems for some users, and fully intend for an existing, or forthcoming upgrade to provide the solution that you need.