Search Issue Tracker

Fixed

Votes

0

Found in

2018.4

2019.4.3f1

2020.1

Issue ID

1276362

Regression

No

Variables that have the NotKeyable attribute are still animatable when the variable with the attribute is in the abstract class

Animation

-

How to reproduce:
1. Open user's attached "CleanProject" project
2. Open the "SampleScene" Scene
3. In the Hierarchy select the "GameObject" GameObject
4. Open the Animation window (Window->Animation->Animation)
5. In the Animation window press the Add Property button and expand the "Concrete Behaviour (Script)" option

Expected results: Only the "Enabled" property can be chosen to add and be animated
Actual results: "Enabled", "_abstractFloatAttribute", and "_abstractReferenceAttribute" properties can be chosen to add be animated

Reproducible with: 2018.4.27f1, 2019.4.10f1, 2020.1.0a21
Not reproducible with: 2020.1.0a22, 2020.1.5f1, 2020.2.0b3

  1. Resolution Note:

    Fixed in 2020.2.0a22

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.