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

Windows

-

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

  1. Resolution Note (fix version 2022.2):

    Fixed in 2022.2.0a16

  2. Resolution Note (fix version 2022.1):

    Fixed in 2022.1.4f1

  3. Resolution Note (fix version 2021.3):

    Fixed in 2021.3.5f1

  4. Resolution Note (fix version 2020.3):

    Fixed in 2020.3.36f1

Add comment

Log in to post comment