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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment