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
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
- Editing serialized fields on script components gets interrupted by reimport when editing a prefab with auto save enabled
- Crash on Transform::EnsureCapacityIncrease when duplicating a prefabbed UI element
- Memoryless depth/stencil targets are allocated with Private storage when building for Metal Graphics API supporting devices
Add comment