Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
2017.2.0b1
Issue ID
923424
Regression
Yes
2D Colliders Gizmos lag behind the transform of the game object when its transform is being moved during play mode
This might not be a bug, but a possible inconsistency between 3D and 2D Collider Gizmo drawing which might confuse our users
To reproduce:
1) Open the attached project inside "ColliderBug.zip"
2) Open the only scene in the project
3) Select "Player" Game Object in the hierarchy
4) Press "F" key 2 times to start following the object in the scene view (best way to notice this bug)
5) Enter play mode and look at the scene view
Result: 2D Collider Gizmo is lagging behind the moving transform
Reproduced on: 2017.0.2b1, 2017.2.0a1
Regression introduced with: 2017.2.0a1
Not reproducible with: 2017.0.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment