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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Add comment