Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1348374
Regression
No
[HDRP] MissingReferenceException is thrown when Volume is destroyed after its Layer is changed
How to reproduce:
1. Open the user's attached project and VolumeBugReproducible scene
2. Enter the Play mode and observe the Console window
Expected result: there are no errors
Actual result: multiple MissingReferenceException errors appear
Reproducible with: 10.5.1 (2020.3.14f1), 11.0.0 (2021.1.15f1), 12.0.0 (2021.2.0b4, 2022.1.0a2)
Could not test with: 2019.4 ('VolumeManager' does not contain a definition for 'GetVolumes')
Error that appears:
"MissingReferenceException: The object of type 'Volume' has been destroyed but you are still trying to access it.
Your script should either check if it is null or you should not destroy the object."
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Unexpected exception System.DllNotFoundException" error thrown in the Console window when creating a project with 2D (URP) Template
- [Backport] [XR SDK] [HDRP] XRSettings.gameViewRenderMode does not change Game View Render Mode
- [Backport] [Android][Vulkan] Crash on Samsung Note8 while running gfx tests
- [Backport] Wrong sorting for "GC Alloc" column in Show Related Objects panel of Profiler Window
- [Backport] [iOS] Unfreed allocation errors thrown in Console when executing Build And Run with iOS platform
Resolution Note (fix version 12.0.0):
Fixed in: 2022.1.0a6 (HDRP 12.0.0)