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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
rjpradhan422
Jun 05, 2021 00:47
Thanks for everything