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
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked
- SerializedProperty.Next(true) enters an infinite parent-child loop when iterating non-empty UXML assets
- AR Debug Menu throws "Failed to find ARSession" and “NullReferenceException” errors when entering Play Mode
- Project window is not highlighted in Tutorials when the Console window is active
- Multiplayer Play Mode package throws ArgumentNullException and can't be installed via Package Manager
Add comment