Search Issue Tracker
Fixed
Fixed in 2022.3.20f1
Votes
0
Found in
2022.3.18f1
Issue ID
UUM-61592
Regression
No
HDRenderPipelineGlobalSettings.asset stores some APV data for every new scene saved but never deletes it, accumulating large amounts of useless data and causing merge conflicts
How to reproduce:
1. Create a new HDRP project
2.1. Add a sub-scene
2.2. Edit the sub-scene (create some objects) and save it
3. Observe the HDRenderPipelineGlobalSettings.asset (APV Scenes Data)
4. Repeat steps 2.1-3 a couple of times
5. Delete the sub-scenes
6. Observe the HDRenderPipelineGlobalSettings.asset again
Expected results: Items are added to lists when scenes are saved and removed when scenes are deleted
Actual results: Items are added, but never removed when deleting scenes
Reproducible with: 2022.3.18f1
Not reproducible with: 2021.3.34f1, 2023.2.7f1, 2023.3.0b4
Reproducible on: Windows 11
Not reproducible on: no other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX Graph] Base Color Map Inconsistency between Lit and Unlit Ouput
- [HDRP] Water is using the wrong depth when calculating absorption for alpha clipped transparents with depth prepass enabled
- [VFX Graph] Emissive isn't working with Decal output
- Gizmos are not drawn in Game view and Render Graph Execution errors are shown when stacked Overlay Camera is used and 'Compatibility Mode' is disabled
- Crash on WalkTypeTreeInternal when selecting the Texture of a specific FBX
Add comment