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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment