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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note:
This is by design, the Animator in Unity only supports basic properties on MonoBehaviour components.