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
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked
- SerializedProperty.Next(true) enters an infinite parent-child loop when iterating non-empty UXML assets
- AR Debug Menu throws "Failed to find ARSession" and “NullReferenceException” errors when entering Play Mode
- Project window is not highlighted in Tutorials when the Console window is active
- Multiplayer Play Mode package throws ArgumentNullException and can't be installed via Package Manager
Add comment