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
- 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
Add comment