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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
Add comment