Search Issue Tracker
By Design
Votes
0
Found in [Package]
7.1.2, 7.1.1
Issue ID
1193852
Regression
No
[HDRP][Animation] Unable to add key to recording Animation when changing values in Sky and Fog Volume
Unable to add key to recording Animation when changing values in Sky and Fog Volume
Steps to Reproduce:
1. Create a new Project with 3D Template
2. Open Package Manager window
3. Find High Definition RP and click install
4. In Project window right mouse click > Create > Rendering > High Definition Render Pipeline Asset
5. Open Project Settings > Graphics > Scriptable Render Pipeline Settings slot > Drag and drop HDRP Asset to this slot
6. Hierarchy > right-click > Volume > Sky and Fog Volume
7. Select Hierarchy > Sky and Fog Volume > Window > Animation > Animation > Create Animation
8. Click on Record button and made changes in Fog Properties
Expected Result:
Animation key should be added
Actual Result:
Animation key is not added
Reproducible on: 2020.1.0a10, 2019.3.0b8, 2019.3.0b4
Note:
1. 2019.2 and lower, HDRP as a package is not available
2. HDRP package introduced in 2019.3.0b4
Environment: Windows 10 and Mac 10.14
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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Resolution Note:
This is by design, the Animator in Unity only supports basic properties on MonoBehaviour components.