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
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
Resolution Note:
Low priority vs other fixes, as easy workaround is communicated by the error message.