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
- Entering “NaN” or “Infinity” values in Game Object Brush Orientation value fields spams Quaternion-related errors in the Console and persists unless value is undone in Tile Palette window
- An InvalidOperationException is thrown in the Editor when using On-Tile Rendering with the Mock HMD plug-in
- Unity UI does not trigger "OnFocusLost" and doesn't refresh when focusing on other Windows in the Editor
- Project Auditor's settings cannot be searched in the Preferences window
- Crash on SerializableManagedRef::CallMethod when performing various Unity operations
Add comment