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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment