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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- 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
Resolution Note:
Fixed in 2020.2.0a22