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
- URP Player remains in Windows Background processes when the application is closed
- [Android] The built-in URP shaders Lit, Complex Lit and the Simple Lit are not rendered when built on Android devices with an Adreno 300 series GPUs
- "Radio Button" disappears when added under the "RadioButtonGroup" and the parent Visual Element is selected
- ScrollView Scrollbar is jittering when Movement Type "Elastic" is selected and a mouse with a freewheel is used
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
Add comment