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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
Resolution Note:
Fixed in 2020.2.0a22