Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.1.X, 2017.2.X
Votes
0
Found in
2017.1.0f3
Issue ID
944408
Regression
No
Standalone build shows "Failed to load mono" error if it is located in a folder with a Chinese name
To reproduce:
1. Create a new project
2. Set Scripting Runtime Version to .NET 4.6
3. Build it for Windows standalone to the folder named "test"
4. Launch the build (everything works fine)
5. Change the build's folder name to "测试"
6. Launch the build (Failed to load mono)
Expected: the build launches successfully even if it is located inside a folder named in Chinese
Reproduced in 2017.1.0b1, 2017.1.0f3, 2017.1.0p5, 2017.2.0b8, 2017.3.0a5
Did not reproduce in 2017.1.0a6
Could not reproduce in earlier versions, .NET 4.6 was introduced in 2017.1.0a6
Regression introduced in 2017.1.0b1
Fixed in 2017.3.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Package Manager Events Not Triggered When Changing Registry
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
Add comment