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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment