Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2020.3.2f1
Issue ID
1327429
Regression
No
editor crashes on trying to open project on a very long path
-e: when you try to open a project on a very long path the editor crashes
--tested and repro with 2019.4, 2020.3 and 2021.2
--doesn't repro on windows since the path limit is way shorter there
-repro:
--create a new project
--create a path 3 levels deep using the counter string 3 times
---x3x5x7x9x12x15x18x21x24x27x30x33x36x39x42x45x48x51x54x57x60x63x66x69x72x75x78x81x84x87x90x93x96x100x104x108x112x116x120x124x128x132x136x140x144x148x152x156x160x164x168x172x176x180x184x188x192x196x200x
--copy the project into that path
--open the project
--NOTICE that it fails with "Failed to create database file Library/ShaderCache.db" and then seems to crash, bugreporter gets opened
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment