Search Issue Tracker
Fixed in 2023.2.10f1
Fixed in 2023.2.X, 2023.3.X, 2023.3.0b2
Votes
0
Found in
2023.2.0b3
2023.3.0a10
Issue ID
UUM-53816
Regression
Yes
Volume Component's "Add Override" Button doesn't work
Reproduction steps:
1. Open the attached “Repro” project
2. Open “Assets/SampleScene.unity” Scene
3. Select the “Box Volume” GameObject in the Hierarchy window
4. Press the “Add Override” button under the Volume Component in the Inspector window
5. Observe the Inspector and Console windows
Expected result: Volume overrides context menu appears and no errors are present in the Console
Actual result: Context menu doesn’t appear and a NullReferenceException error gets printed in the Console
Reproducible with: 2023.2.0b13, 2023.3.0a10
Not reproducible with: 2021.3.31f1, 2022.3.11f1, 2023.1.17f1
Reproducible on: Windows 10 Pro (22H2)
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
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
Add comment