Search Issue Tracker
Fixed in 5.5.0
Votes
1
Found in
Issue ID
817356
Regression
No
[AW] Remove properties breaks recorded scene value
Steps to reproduce:
1. Create new project and add cube with rotation (0, 0, 330)
2. Open animation window, create animation, move to keyframe at 0:30 and set rotation to (0, 0, 350)
3. Inspect first keyframe and notice that everything is good - rotation is same as in step 1
4. Move back to keyframe at 0:30 and remove all rotation keyframes by clicking "Remove Properties"
5. Again, set rotation to (0, 0, 350) and inspect first keyframe
6. Notice that first keyframe has rotation of (0, 0, 350), not (0, 0, 330)
Basically, rotation messes up if rotation is recorded for after rotation property is removed
This is not a regression and is repro in all versions.
workaround: after removing property, numerically input desired value before re-activating recording. Value will then be added a frame zero as expected.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Window not visualizing changes when selecting different Filter Modes
- Crash on UnityEngine.Rendering.RenderPipelineAsset:InternalCreatePipeline () when opening a project
- The Texture Shape of an Image changes from 2D to a Cube when the project is upgraded to 2019 and above
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
Add comment