Unity Issue Tracker - NullReferenceException is thrown when selecting a GameObejct with Volume Component
Closed
UUM-67531
NullReferenceException is thrown when selecting a GameObejct with Volume Component
Unity: RP Workflow
Won't Fix
2023.2.X
2023.2.0a23 onwards
This has been already fixed in: 2023.2.9f1.
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/Fase1.unity” Scene
3. Select “Post-Processing” GameObejct in the Hierarchy window
4. Obersve the Console and Inspector windows
Expected result: No error is thrown and the Volume Component in the Inspector window contains properties
Actual result: “NullReferenceException: Object reference not set to an instance of an object” error is thrown and the Volume Component in the Inspector window is empty