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
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- Reflection probe not applied when viewing objects up close at certain angles with "Forward+" Rendering Path
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
- Text "Outline Width" is not shown in the Text Property Preview window in UI Builder when the Text Size is smaller than 19px
- Some text in the Bug Reporter can be semi selected and copied
Add comment