Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
5.3.1
Issue ID
1127629
Regression
Yes
[ShaderGraph] "ShaderGraphImporterEditor.OnInspectorGUI" exception is thrown on deleting PBR-Graph/Unlit-Graph/Sub-Graph
"ShaderGraphImporterEditor.OnInspectorGUI" exception is thrown on deleting PBR-Graph/Unlit-Graph/Sub-Graph
Steps to repro:
1. Create a new project.
2. Windows > Package Manager > Shader Graph.
3. Select 5.3.1 package version > Install.
4. Project Window > Create > Shader >PBR-Graph/Unlit-Graph/Sub-Graph
5. Delete newly created Shader Graph from Project Window
Actual Result:
"ShaderGraphImporterEditor.OnInspectorGUI must call ApplyRevertGUI to avoid unexpected behaviour." exception is thrown in the console.
Expected Result:
No exception is thrown in the console.
Reproducible on:
2019.2.0a6
Works fine on:
2019.2.0a5, 2019.1.0b4
Package Version: 5.3.1, 5.1.0.
Environment:
Windows and MacOS
Stack Trace:
ShaderGraphImporterEditor.OnInspectorGUI must call ApplyRevertGUI to avoid unexpected behaviour.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Screen Space Ambient Occlusion is ignored when toggling "Post Processing" visibility in the Scene window overlay
- “RenderTexture.Create failed: requested size is too large.” errors are thrown and the Inspector window is black when selecting a CubemapArray texture
- Crash on AMDUnityPlugin.DLL in specific built project when using FSR2 upscaler
- RenderObjects does not have any Depth texture bound when Event is set to AfterRenderingPostProcessing
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
This is a duplicate of issue #1131258