Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
Issue ID
749332
Regression
Yes
[AW] Rotation property is listed even when it has already been added
When adding properties in the Animation Window, properties are removed from the list of available properties. This works fine with Position and Scale properties, but the Rotation property is still in the list, even after adding it to the list of animated properties... it should no longer be listed in the Add Property browser list.
This was working as expected in 5.2
This is no longer working since 5.3 (regression)
Repro:
Create a Cube
Open AW and Create a clip, Save
Add Property... Position
Add Property... Rotation
Add Property... look at the list: both Rotation and Scale are still available
... only the Scale transform should be listed since Rotation is already added.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Add comment