Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2020.3.X, 2021.3.X, 2022.1.X
Votes
0
Found in
2019.4
2020.3
2020.3.26f1
2021.2
2022.1
2022.2
Issue ID
1402070
Regression
No
"File not found" is thrown in a code editor when dragging a file from Editor that has a non-Unicode symbol in the path
How to reproduce:
1. Open the user's attached "DragFileBugReport" project
2. Drag the "测试 -> NewBehaviourScript" file to the Visual Code Editor
Expected result: The script successfully opens in the VS Code
Actual result: "Unable to open 'NewBehaviourScript.cs': File not found." is thrown in the VS Code
Reproducible with: 2019.4.37f1, 2020.3.32f1, 2021.2.16f1, 2022.1.0b13, 2022.2.0a8
Notes:
- Reproducible with Sublime Text text editor
- Not reproducible on MacOS
- The script successfully opens in the code editor, when dragging not from Unity Editor
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Input Field ignores first keyboard input when calling Focus() from code
- GC Alloc when using Graphics.RenderMeshInstanced
- [VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hierarchy window
- InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeArray
- Generated Entities look different when Depth Priming Mode is changed
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a16
Resolution Note (fix version 2022.1):
Fixed in 2022.1.4f1
Resolution Note (fix version 2021.3):
Fixed in 2021.3.5f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.36f1