Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X
Votes
0
Found in
2022.3.53f1
6000.0.28f1
6000.1.0a5
7000.0.0a1
Issue ID
UUM-87536
Regression
No
A sliding effect occurs on a gradually rotated GameObject when Rigidbody Interpolation is set
How to reproduce:
1. Open the “InterpolationBug.zip“ project
2. Open the “Assets/Hra“ Scene
3. Enable the “Everything” and its child “Other“ GameObjects in the Hierarchy
4. Enter Play Mode
5. Observe the Game view
Expected results: No sliding effect on the “Self-Driving Car“ GameObject
Actual results: After a few turns a sliding effect is apparent on the “Self-Driving Car“ GameObject
Reproducible in: 2022.3.53f1, 6000.0.28f1, 6000.1.0a5
Could not test in: 2021.3.46f1 (unsolvable errors in the Console)
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Notes:
- Reproducible in the Player
- Transform Y rotation is always a multiple of 90 after every turn
- If the interpolation Field of the Rigidbody Component is set to “Extrapolate” the issue still occurs
- User informs that the reproduction depends on the size of the project (the bigger the project, the more apparent the sliding is)
- The issue is more likely to occur if the Rigidbody Component of the “Self-Driving Car“ GameObject is displayed in the Inspector
- This might be reproducible only on this project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment