Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2020.1.0a14
Issue ID
1283139
Regression
No
Terrain Detail object doesn't work if parent object is not MeshRenderer
1. Create a Terrain Object in your scene
2. Create a Prefab object where the parent object does not have a Mesh Renderer component on it
3. Attempt to paint this prefab onto the terrain under Paint Details
Actual Results: Nothing is visibly painted onto the Terrain Object, and there is no warning presented to the user that this scenario is not supported.
Expected Results: Either user's would be able to paint prefabs like this onto the Terrain object, or there would be a clear warning to the user that this is not supported.
Note: Terrain Tree painting has a warning for this situation to inform the user this is not supported, but Terrain Details does not
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment