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
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
- Gradient Editor tab is missing "on-hover" action on the three-dot menu
- [sw-unity-6-1] Transform Gizmos cannot be interacted with when they are overlapping with the Orientation Gizmo
- [sw-unity-6-1] Code is executed twice in a Coroutine when "WaitUntil(() => Input.GetKeyDown())" is used with "while(true)"
Add comment