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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Add comment