Search Issue Tracker
Fixed in 2021.3.46f1
Fixed in 2021.3.X, 2022.3.X, 6000.0.X, 6000.0.25f1, 6000.1.0a1
Votes
0
Found in
2021.3.42f1
2022.3.42f1
6000.0.15f1
Issue ID
UUM-77908
Regression
No
UnityYAMLMerge cannot open files when using long file paths on Windows
How to reproduce:
1. Make sure long file paths are enabled
2. Extract SceneFile.zip file to a directory structure that exceeds the default Windows character limit
3. Run UnityYAMLMerge with "[PathToEditor]\Editor\Data\Tools\UnityYAMLMerge.exe" merge [PathTo]SceneFile.unity [PathTo]SceneFile.unity [PathTo]SceneFile.unity
Expected result: No errors are thrown
Actual result: “Can not open file “ error is thrown
Reproducible with: 2021.3.42f1, 2022.3.42f1, 6000.0.15f1
Reproducible on: Windows 10
Not reproducible on: No other enviroment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Shader Graph generates 'İ' in the shader when using Turkish Regional format
- Crash on ParticleSystemUpdateData::CacheSubEmitters(ParticleSystem&) when shared subemitter referenced by multiple nested particle systems
Add comment