Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
2
Found in [Package]
6.9.1
Issue ID
1176578
Regression
Yes
Shadergraph master preview freezes during many types of undo operations
Reproduces in SRP c61b4e4d00 (Unity Version 2019.3.0a12 (b073d123dd5d))
Doesn't repro in 2019.1.11f1
Repro Steps:
1. Open a project with Shadergraph and Universal/LWRP
2. Create a sub graph
3. Create an unlit graph
4. Open the unlit graph
5. Create a sub graph node with your sub graph
6. Delete the sub graph node
7. Press control Z
8. Try to rotate/zoom the preview
Expectation: the preview will rotate/zoom
Actual result: the preview is stuck until you close the shadergraph window
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
Resolution Note:
JSON and save improvements should fix.