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
- [Linux] The mouse wheel input is inverted when scrolling in the Build
- TMP Input Field is moving Text and Caret UI positions for each new line when 'Auto Size' and 'Multi Line Newline' are used
- OnTriggerExit2D events are not triggered when disabling Collider, despite "Callbacks On Disable" being enabled
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
Resolution Note:
This is by design, the Animator in Unity only supports basic properties on MonoBehaviour components.