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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment