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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
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