Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0b25
Issue ID
813296
Regression
Yes
Starting rotation position changed to random values after editing rotation in next keyframes
How to reproduce:
1. Open Unity and create a new project.
2. In the scene view create a new Cube GameObject.
3. In the Inspector window change the Transform Rotation position.
4. Open Animation window and create new Cube animation.
5. Select any other frame after 0 and change Cube rotation.
6. Go back to the 0th frame and observe how Rotation values are changed.
Expected behavior: The 0th keyframe for the rotation property should have the rotation values of the object before editing its rotation.
Actual behavior: The 0th keyframe for the rotation property is seemingly random and is neither the new rotation position (after editing) or rotation position before editing.
Reproducible: 5.4.0b21-25, 5.4.0f1,
Not reproducible: 5.3.5p8, 5.2.4f1, 5.4.0b20, 5.5.0a3
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 #811173