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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
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