Search Issue Tracker
Fixed
Fixed in 2022.3.20f1, 2023.3.0b7
Votes
4
Found in
2021.3.34f1
2022.3.18f1
2023.2.7f1
2023.3.0b4
Issue ID
UUM-61897
Regression
No
The Editor gets stuck at "EditorApplication.update: UnityEditor.HostView.SendUpate" when saving a Sub Graph and opening another Shader Graph
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/OutdoorsScene.unity” Scene
3. In the Project window, open craftable_ship_parts.shadergraph
4. Open test-sg.shadersubgraph
5. Click Save Asset
6. Repeat step 3
Expected result: craftable_ship_parts.shadergraph is opened
Actual result: The Editor is stuck at "EditorApplication.update: UnityEditor.HostView.SendUpate Waiting for Unity's code in UnityEditor.CoreModule.dll to finish executing"
Reproducible with: 2021.3.34f1, 2022.3.18f1, 2023.2.7f1, 2023.3.0b4
Reproducible on: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment