Remove Object Animation no longer properly works for props with sub-props hierarchy
If both the prop and sub-prop were animated at some point and you wish to apply Remove Object Animation (ROA) to the prop, the result is unpredictable.
To have all "freeze" at a given frame, you have to apply ROA to ALL sub-props first. And for complex hierarchy you have to start from the very bottom and make your way up. Too bad as it takes extra time and very inconvenient.
Every time you click ROA it adjusts the scale and transform values of the subprop though it doesnt change things visually. Really messes up the animation on the subprop.
1
You are going to edit a submitted issue. This issue will be changed to private draft mode until you click submit again. Are you sure?