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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment