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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment