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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment