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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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