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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Add comment