Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in [Package]
7.1.5, 7.1.1
Issue ID
1200312
Regression
No
[HDRP] Unable to add "Overrides" in "Volume Profile" on deleting the existing overrides in its preset asset
ArgumentException is thrown on selecting the "Volume Profile" asset after deleting the existing override. NullReferenceException is thrown continuously on adding any Override to the "Volume Profile" asset. refer the attached gif and StackTrace text file
Steps to repro:
1. Create a new project with HDRP Template
2. Upgrade High Definition RP Package to 7.1.5
3. Assets > Create > Volume Profile
4. Select "New Volume Profile" > Add Override > Exposure/Fog/Shadows
5. Create preset of Volume Profile
6. Assets> Volume Profile preset > Delete any override(Fog/Shadows)
7. Assets > New Volume Profile asset > Add multiple overrides
Actual Result:
NullReferenceException is thrown continuously on adding any Override to the "Volume Profile" asset also ArgumentException is thrown on selecting the "Volume Profile" asset after deleting override from its preset
Expected Result:
Overrides should be added to "Volume Profile"
Reproducible on:
2020.1.0a14, 2019.3.0b12
Note: Unable to check on 7.1.2 because this package version was broken
Package Found version: 7.1.5, 7.1.1
Environment:
Windows 10 & macOS 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
This issue comes from a limitation of the preset system that cannot deal well with sub objects in an asset. For this workflow to work we need to do some major refactoring. We have plans for that but no ETA yet.