Search Issue Tracker
Fixed in 7.1.2
Votes
0
Found in [Package]
7.1.1
Issue ID
1183808
Regression
Yes
Attempting to delete subgraph node whose subgraph was deleted from project doesn't work and generates errors
Does not reproduce in 7.0.1
Repro steps:
1. Use a project with Universal
2. Create a PBR shader
3. Create a subgraph
4. Drag the subgraph into your PBR shader
5. Save the PBR shader
6. Delete the subgraph from your assets folder
7. Open the PBR shader and attempt to delete the subgraph node
Expected result: the subgraph node is deleted
Actual result: the subgraph node can't be deleted (generating null reference exceptions in 7.1.1) and is now stuck in your shadergraph forever
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment