Search Issue Tracker
Fixed
Fixed in 2022.2.10f1, 2023.1.0b7, 2023.2.0a4
Votes
0
Found in
2022.1.24f1
2022.2.1f1
2023.1.0a23
2023.2.0a3
Issue ID
UUM-26857
Regression
Yes
Spawned GameObject Position is not updated when RigidBody Interpolation is used
Reproduction steps:
# Open the attached project “TestProject”
# Open “Assets/Scenes/Test.unity” scene
# Click the “Assets/Cube.prefab” asset
# Choose the "Interpolate" option on the associated RigidBody Component in the Inspector Window
# Enter Play Mode
# From the Hierarchy Window select the “Cube(Clone)” GameObject
# Observe the Position(x,y,z) values from the Transform Component in the Inspector's Window
Expected result: “Cube(Clone)” GameObject starting position is (10,10,10)
Actual result: “Cube(Clone)” GameObject starting position is (0,0,0)
Reproducible with: 2022.1.0a6, 2022.2.1f1, 2023.1.0a23, 2023.2.0a1
Not Reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.1.0a5
Reproducible on: Intel macOS 13.0.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Nested Canvases with the same Order in Layer ignore Z position for render order when sharing parent Canvas
- ShaderGraph Material subasset loses texture reference when reimporting all assets while using a scripted importer
- Values changed on a prefab are not retained when entering Play Mode
- Shadow Caster 2D shadows partially disappear in specific spots when used with Composite Collider 2D in the Game view
- Hierarchy and Library parts in UI Builder are inaccessible when UI Builder window is resized and these elements no longer fit in the window
Add comment