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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note:
This is by design, the Animator in Unity only supports basic properties on MonoBehaviour components.