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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment