Search Issue Tracker
Duplicate
Votes
0
Found in
2022.3.57f1
6000.0.37f1
6000.1.0b5
6000.2.0a2
Issue ID
UUM-96334
Regression
No
Skinned Mesh Prefab teleports when any child Transform change is undone and the prefab is a child of another GameObject
How to reproduce:
1. Open the “CC.zip“ project
2. Open the “Assets/Scenes/TestingScene.unity” Scene
3, Click the arrow to the right of the “Cat“ GameObject in the Hierarchy to enter Prefab mode
4. Click on any child GameObject in the Hierarchy and modify any Transform property in the Inspector
5. Undo the last action
6. Observe the Scene view
Expected result: The “Cat“ GameObject returns to its previous position
Actual result: The “Cat“ GameObject teleports to another location in the Scene
Reproducible with: 2022.3.57f1, 6000.0.37f1, 6000.1.0b5, 6000.2.0a2
Reproduced on: Windows 10, Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- Reproducible only in Prefab Mode
- Prefab returns to its location when the Prefab Mode is exited
- Not reproducible with other GameObject Prefabs, but is reproducible with other Skinned Objects
- When the Transform change is undone, the “Prefab Mode In Context“ GameObject gets removed, and this likely is the reason why the Prefab Root GameObject changes position
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-79087
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
This is a duplicate of issue #UUM-79087