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
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
- Tilemap.SetTile() does not change the tiles when called from Update() in the Player
- Custom Shader Material is pink when the project is built for the WebGL platform
- New 3D URP Sample Scenes Project is created with an invalid dependency on com.unity.render-pipelines.universal-config when creating the Sample Project for the first time
- Canvas Scaler causes abnormal scaling of Canvas elements in Play Mode when UI Scale Mode is set to "Constant Physical Size" and any Editor window is moved to a differently scaled monitor and is interacted with
- Touch.rawPosition always returns (0,0) when clicking or dragging anywhere on the screen in the Play Mode
dustin0322
Jun 16, 2018 23:59
Thanks, Unity