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
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
Resolution Note:
Fixed in 2020.2.0a22