Search Issue Tracker
Fixed
Fixed in 2023.2.10f1, 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
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
Add comment