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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment