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
- Game controller input doesn't work on VisionOS 2.0
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
Add comment