Search Issue Tracker
Fixed in 7.0.2
Fixed in 5.1.5, 7.0.1
Votes
0
Found in [Package]
5.1.3
Issue ID
1348701
Regression
Yes
Platform's colliders do not extend to the end of the sprite texture
Reproduction steps:
1. Download and open the attached "BirdPerson.zip" project
2. In the Hierarchy window, select "Level" > "Terrain" > "Floating1WayPlatform (2)"
3. Observe the game object's collider in the Scene view
Expected result: The game object's collider is extended to the end of the sprite
Actual result: The game object's collider is not extended to the end of the sprite
Reproducible with: 5.1.3 (2020.3.16f1), 6.0.1 (2021.1.17f1), 7.0.0-pre.3 (2021.2.0b7, 2022.1.0a5)
Not reproducible with: 5.1.2 (2020.3.16f1)
Comments (1)
-
UncleAlias
Nov 05, 2021 19:09
Thanks for fixing this!
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Resolution Note (fix version 7.0.2):
Fix for issue available on Unity 2022.1.0a14 and above
Resolution Note (fix version 5.1.5):
Fix for this issue is available on Unity 2020.3.21f1 and above