Search Issue Tracker
Fixed in 5.2.3
Votes
0
Found in
5.2.1f1
Issue ID
731470
Regression
No
Collider is misplaced if it's parented by RectTransform which is parented by another RectTransform and their size differ
Steps to reproduce:
1. Open attached project "BoxColliderBug.zip"
2. Open scene "/Scenes/SongCreationScene"
3. Select "CreationScreen/SongGrind/TrackScrollBar" object in hierarchy and notice that box collider is misplaced
4. Compare the height of "CreationScreen" and its child "SongGrid" and notice that it differs
5. Change height of "SongGrid" to match "CreationScreen", run and stop the scene
6. Select "TrackScrollBar" in hierarchy and notice that collider is no longer misplaced
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
- Warnings thrown when computing Positions in a 2D BlendTree are not helpful to the user
Add comment