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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment