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
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment