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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment