Search Issue Tracker
Fixed in 7.1.2
Votes
0
Found in [Package]
7.1.1
Issue ID
1183819
Regression
Yes
Deleting subgraph that is referenced in shadergraph and then plugging it into multiple inputs completely breaks unity interface
Note: doesn't reproduce in 7.0.1
Repro steps:
1. Use project with universal RP
2. create a PBR shadergraph, keep it open, with the shadergraph window docked
3. Create a sub graph
4. Drag the sub graph into the shadergraph
5. Delete the sub graph file
6. Plug the sub graph node into a PBR master node input
7. Plug the sub graph node into a different PBR master node input
Expected result: the first time you plug the invalid subgraph into an input, it should plug in successfully and indicate that the graph is broken
Actual result: plugging the node in a second time permanently replaces your left click with the "Create new node" function. From this point on the only part of the Unity UI that is usable is the file - edit - assets - etc. menu at the top. You can save your scene but if you have any other assets that need to be saved, such as shadergraphs or VFX graphs, you will be unable to switch to them, and forced to close unity to get control back. Upon re-opening unity, the shadergraph containing the deleted subgraph will be corrupted.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment