Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
4.1.0a2
Issue ID
510374
Regression
No
Change default encoding when creating files to UTF-8 with Signature
To reproduce:
- Open attached project and launch "TestScene"
- Hit Play
- Observe the following behaviour:
In Hierarchy View, select the object "ScriptContainer" and observe that Inspector shows "??????" instead of "öäüÖÄÜ". Open the scripts in MonoDevelop and observe that the string is looking as expected.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment