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
- URP Package documentation link in Package manager leads to the deprecated page
- [Usability] No setup script for Render Pipeline Assets for the proper URP Sample usage
- csc.rsp -additionalfile files are not treated as dependencies and are not reloaded when the file contents change
- Error ‘cannot use casts on l-values’ when a variable is assigned inside a second-level nested if statement before being used in a conversion
- "You cannot save to an invalid folder" warning dialog box is shown when canceling Tile Palette creation
Add comment