Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a3
2020.1.0a7
Issue ID
1188555
Regression
Yes
Auto generate lighting makes terrain settings collapse into garbled display and terrain inspector becomes inaccessible
First repro in 2020.1.0a3 (a37e4d4d532f)
does not repro in 2020.1.0a2 (d3fe9dc000c3)
Repro steps:
1. Create a new 3D project. Do not disable auto-generate lighting.
2. Create a terrain.
3. Click the terrain.
4. In the inspector, go to terrain settings.
Expected result: the terrain settings displays without error
Actual result: once the lightmap starts baking, the terrain settings will collapse into a bugged state and an error will be printed to the console. The terrain inspector will be unusable until the lightmap baking is stopped.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Add comment