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

Shader System

-

-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

Add comment

Log in to post comment