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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Resolution Note:
Low priority vs other fixes, as easy workaround is communicated by the error message.