Search Issue Tracker
Fixed in 13.x.x
Votes
0
Found in [Package]
master 2021 09 23
Issue ID
1367888
Regression
No
[HDRP] APV null reference error during undo operations
1) Open hdrp project that does not use APV (disabled)
2) Go to Window -> Rendering -> Probe Volume Settings (Experimental)
3) Dock the window somewhere
4) Select anything in the scene
5) Hit Undo
An error will pop:
NullReferenceException: Object reference not set to an instance of an object
UnityEngine.Experimental.Rendering.ProbeVolumeBakingWindow.InitializeBakingSetList () (at D:/Git/Graphics/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeBakingWindow.cs:106)
UnityEngine.Experimental.Rendering.ProbeVolumeBakingWindow.RefreshAfterUndo () (at D:/Git/Graphics/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeBakingWindow.cs:176)
UnityEditor.Undo.Internal_CallUndoRedoPerformed () (at <459c57c4d2774924b076fc0df07c5268>:0)
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
Add comment