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
- Game controller input doesn't work on VisionOS 2.0
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
Add comment