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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
Low priority vs other fixes, as easy workaround is communicated by the error message.