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
- A 404 page is opened when selecting "Open Documentation" on the Float Node in Shader Graph
- Shader Graph Importer's Documentation Reference button leads to a 404 page
- Crash on WriteParticleLineVertex when particle systems are rendered in a specific project
- Asset names longer than the allowed system file path are not handled gracefully
- Moving VFX Particles leave a ghosting trial in Ray Traced Screen Space Reflections
Resolution Note:
Low priority vs other fixes, as easy workaround is communicated by the error message.