Search Issue Tracker

Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.

Postponed

Votes

21

Found in

5.0.0b12

Issue ID

646705

Regression

No

You cannot resize a box collider when you have two inspectors

Inspector Framework

-

You cannot resize a box collider when you have to inspectors open at the same time. Happens probably for reflection probe as well (though is untested).

2) How can we reproduce it using the example you attached

1 Create new project
2 Create empty object and add BoxCollider to it
3 Open up two inspector tabs which are visible at the same time
4 Select this object with boxCollider in Hierarchy

5 Click "Edit Collider"-button in first Inspector tab(which was opened first), notice that you CAN see the draggable rectangles and it works as expected

5 Click "Edit Collider"-button in second Inspector tab(which was opened second), notice that you DON'T see the draggable rectangles and you CAN'T edit collider - what is not expected

Expected behavior: Both Inspector tabs should be synchronized

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.