Search Issue Tracker
Fixed in 7.1.6
Votes
3
Found in [Package]
7.1.5
Issue ID
1199488
Regression
Yes
[URP] ArgumentNullException is thrown when opening a prefab in a scene with Volume set to Global enabled
How to reproduce:
1. Open the SampleScene in the attached "199488_minimal.zip" project
2. In hierarchy, select cube
3. In inspector, select Prefab "open"
4. Observe errors in console
5. Go back to scene ("Scenes" button at the top of scene view)
6. In hierarchy, select VOLUME
7. disable volume script component
8. Select Cube, open prefab
9. Observe no errors print
Expected results: "Cube" prefab is opened without any errors when a volume is active in the loaded scene
Actual results: "Cube" prefab is opened but rendered incorrectly because argumentNullExceptions are thrown, when a volume is active in the loaded scene
Reproducible with: 2020.1.0a14 (Universal RP 7.1.5)
Not reproducible with: 2020.1.0a14 (Universal RP 7.1.2)
Note: all ways to enter prefab mode are affected when there is a Volume present
Note: volume settings do not have an effect
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment