Search Issue Tracker
Fixed in 6.6.0
Votes
0
Found in [Package]
5.2.3
Issue ID
1133893
Regression
No
Reimporting Shader Subgraphs takes abnormally long and occasionally hangs the Editor
How to reproduce:
1. Open the user-submitted project ("shadergraph.zip")
2. Open the "Shaders" folder and reimport the "Back Face Color" subgraph
3. Observe the long reimport time/editor hanging
4. If the reimport doesn't hang repeat the 2nd step again (Occurs around 1/2 of the time)
Expected result: reimporting subgraphs doesn't take a really long time and the editor doesn't hang while doing so
Actual result: reimporting subgraphs takes a long time and occasionally hangs the editor
Reproduced in: 2019.2.0a7, 2019.1.0b6 (With ShaderGraph 5.6.1; 5.3.1; 5.2.3)
Note: This error is thrown occasionally when reimporting subgraphs
"ShaderSubGraphImporterEditor.OnInspectorGUI must call ApplyRevertGUI to avoid unexpected behaviour.
UnityEditor.Experimental.AssetImporters.AssetImporterEditor:OnDisable()"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment