Search Issue Tracker
Fixed in 2017.4.X
Fixed in 2018.1.X, 2018.2.X
Votes
0
Found in
2018.2.0b5
Issue ID
1038721
Regression
No
[Wintermute] Unity crashes when switching from Enlighten to PLM if the editor install path contains non-Latin characters
Steps to reproduce:
1. Install Unity in a folder with some non-Latin symbols. Or find a folder which contains Unity and change folder's name to "ąčęUnity"
2. Launch Unity
3. Create a new project or open an existing one
4. Navigate to the Lighting Settings window
5. In the Lightmapping Settings section, change the Lightmapper from Enlighten to Progressive Lightmapper
Actual result: Once project is opened, Unity crashes
Reproduced on Windows 10
Fixed in: 2018.3.0a1
Backported to: 2018.2.0b9, 2018.1.5f1, 2017.4.8f1
Comments (1)
Add comment
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 GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
dustin0322
Jun 16, 2018 23:59
Thanks, Unity