Search Issue Tracker
Fixed in 7.1.8
Votes
0
Found in [Package]
7.1.2
Issue ID
1188419
Regression
No
[HDRP] Render Pipeline Wizard window breaks if it's open after updating the package
Steps to reproduce:
1. Create a new project
2. Upgrade to HDRP 7.0.1
3. Open Render Pipeline Wizard
4. Upgrade to HDRP 7.1.2
5. Notice that the wizard window is broken now with the following errors in the console window:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Rendering.HighDefinition.HDWizard.OnGUI () (at Library/PackageCache/com.unity.render-pipelines.high-definition@7.1.2/Editor/DefaultScene/HDWizard.Window.cs:122)
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
...
Reproduced in: 2020.1.0a6, 2019.3.0b5
HDRP package reproduced in: 7.1.2
Expected result: render pipeline wizard window should be refreshed after updating package
Workaround: reopen render pipeline window or restore layout by Window -> Render Pipeline -> HD Render Pipeline Wizard
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scroll button for Code Preview section automatically selects all of the code
- Memory increases indefinitely when playing VLC video stream
- An invisible Element without edges is left over when a Preview is converted to a Floating Window in the Inspector
- All "Multiplayer Center" window becomes blank and "Console" displayes "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine.UIElements.VisualElement+SimpleScheduledItem" when user changes docked "Multiplayer Center" window position
- Closing HDR Color window after selecting a colour with Colour Picker closes HDR Gradient Editor (linear) window as well
Add comment