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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment