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
- "No repositories found" is shown when typing a partial repository name in the Add from Repository search field
- TextMeshPro input field doesn't remove characters from first backspace when variant characters are used with the input field
- URP Sample's Pixelate.shadergraph Custom Node uses unnecessary One Minus Node which creates artifacts in the Scene when using OpenGL Graphics API
- Texture2D created with wrong format when using older GPUs that only support DX11 feature layer version 11_0
- Missing documentation page is opened when opening reference for Custom Post Process Data
Add comment