Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.1.1f1
Issue ID
1044671
Regression
Yes
Unity cannot initialize the burst JIT compiler when the Windows user's name contains cyrillic characters
To reproduce:
1. Create a new Windows user with a cyrillic name ("Юзер" for example)
2. Open the attached project (Pure.zip)
3. Observe the errors in the console
Exepected: there are not errors in the console and Unity successfully initializes the burst JIT compiler when the Windows user's name contains cyrillic characters
Reproduced in 2018.1.1f1, 2018.1.7f1, 2018.2.0b11, 2018.3.0a3
Did not reproduce in 2018.1.0f1
Regression introducerd in 2018.1.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- 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
Add comment