Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.2.0b8
Issue ID
945407
Regression
No
Terrain Collider inspector's info is out of bounds, when inspector is scrolled down and EditBounds is untoggled
To reproduce:
1. Create terrain.
2. Add cloth component. (or any other component which would have "Edit bounds" or "Edit constraints" button)
3. Press "Edit Bounds" on Skinned Mesh Renderer (sam with "Edit Constraints" on Cloth component)
4. Scroll to the very bottom of inspector.
5. Press "Edit Bounds" on Skinned Mesh Renderer again.
Expected result: Terrain Collider's info stays in it's own box.
Actual result: Terrain Collider's info moves out of bounds.
Reproducible: 5.6.3p1, 2017.1.1f1, 2017.2.0b10
Fixed on: 2017.3.0a3
Workarounds:
Does not reproduce if "Terrain Collider" is minimized.
Or if Inspector is not scrolled to the bottom.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment