Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.2.0b10
2019.3.0a1
Issue ID
1171352
Regression
No
Terrain does not specify Terrain Collider being a necessary Component for using Terrain Tools and spams exceptions when removed
How to reproduce:
1. Create a new Unity project
2. Create a new 3D > Terrain GameObject
3. Remove the 'Terrain Collider' Component
4. Select any Terrain Tool and hover over the Scene View
Expected result: Terrain Tool functionality is disabled completely/a warning indicates that Terrain Collider is required for Terrain Tools to work
Actual result: MissingReferenceExceptions are constantly thrown in the Console window
Reproducible with: 2017.4.30f1, 2018.4.5f1, 2019.1.12f1, 2019.2.0b10, 2019.3.0a11
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
- Mistakes in multiple Particle System Components pop-up
- Hovering on the Particle System Controls shows an offset tooltip with the overlay window name
- Inconsistent UI hover colour with poor contrast in VFX Graph window
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
Resolution Note:
Low priority vs other fixes, as easy workaround is communicated by the error message.