Search Issue Tracker
Fixed
Fixed in 6000.0.1f1
Votes
0
Found in
2023.3.0a3
6000.0.0b11
7000.0.0a1
Issue ID
UUM-15955
Regression
No
Gizmo does not update correctly when moving a Box Collider 2D and Time Scale is less than 1
Reproduction steps:
1. Open the user’s attached Project
2. Open the “Asset/SampleScene” Scene
3. Click Edit > Project Settings > Time
4. Observe the value of the TimeScale
5. In the Hierarchy Window select the “Square” GameObject
7. In the Scene View, enable Gizmos and move the “Square” GameObject
8. Observe the Collider movement in the Scene View
Expected result: Collider 2D Gizmos moves with the same speed as GameObject
Actual result: Collider 2D doesn’t move as GameObject
Reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.19f1, 2022.2.0b9, 2023.1.0a13
Reproducible on: Intel macOS 12.6
Note: When TimeScale is not equal to 1 all none 2D Colliders move correctly with the GameObject, but 2D Colliders only do the same when TimeScale is set to 1.
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
- [FrameDebugger] Missing Help button that should lead to the documentation page
- [Android] [UIToolkit] FPS does not reach 30 when the most basic UI Document is displayed in the application
- Console displays "ArgumentNullException: Value cannot be null. Parameter name: path1" during the scene template creation
- Console is not scrolling automatically when highlighting the Console message
- Asset preview is present in Inspector when the GameObject is selected in the Scene Hierarchy
Resolution Note (fix version 6000.0.1f1):
Fix for this issue is available on Unity 6000.0.1f1 and above