Search Issue Tracker
Not Reproducible
Votes
1
Found in
2020.3.0f1
Issue ID
1341055
Regression
No
[HDRP] Unable to add override to Volume Profile asset
NullReferenceException is thrown when you attempt to add any override to the Volume Profile asset.
Steps to repro:
1. Create a new project with HDRP Template using Unity 2020.3.0f1-dots
2. Upgrade High Definition RP Package to 10.3.2
3. Assets > Create > Volume Profile
4. Select "New Volume Profile" > Add Override > Exposure/Fog/Shadows (or any other override)
Actual Result:
NullReferenceException is thrown when attempting to add an override to the Volume Profile asset and the override is not added.
Expected Result:
Overrides should be added to "Volume Profile"
Note:
The issue does not seem to be present in 2020.2.4f1-dots with HDRP version 10.3.2
You can change the values on the overrides and delete them in the Volume Profile.
Comments (1)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
rjpradhan422
Jun 05, 2021 00:47
Thanks for everything