Search Issue Tracker
Fixed in 10.x.x
Votes
0
Found in [Package]
Master (2d1f12662e)
Issue ID
1259801
Regression
No
[Stacks] InvalidOperationException thrown when deleting inactive stack node that has an edge plugged into it
Repro steps:
1. Create a new Universal Lit shadergraph and open it
2. Change the Surface to Transparent
3. Drag out the edge from the "alpha" node and plug it into a new Vector 1 node
4. Change the Surface to Opaque
5. Delete the Alpha node
Expected result: no error is thrown
Actual result: an error is thrown
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
Add comment