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
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
Add comment