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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment