Search Issue Tracker
Duplicate
Votes
0
Found in
4.5.0a3
Issue ID
580864
Regression
No
Rect Transform and Box Collider2d get misplaced from each other in play mode
To reproduce:
1. Open attached project
2. Select the sprite "terrainas" and add it to the scene
3. Attach a Rect Transform to the sprite
4. Scale it - make the whole thing smaller
5. Attach a box collider2d
6. Enter play mode, inspect that the collider is in a bad position (you might need to deselect/reselect the gameobject)
Seems to be an issue with scaled rect transforms. Reopening the project somehow solved the problem for existing sprites.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
Add comment