Search Issue Tracker
Fixed in 10.x.x
Votes
0
Found in [Package]
Master (2d24394584)
Issue ID
1257020
Regression
No
[Stacks] Right clicking stack node while dragging it breaks UI; undoing softlocks graph
Note: fix will need backport to 9.x.x
Note: ways to trigger this bug are:
right clicking
middle mouse clicking
pressing escape
Repro steps:
1. create a new Universal Unlit shader
2. click and drag one of the stack nodes (Position, Normal or Tangent for instance)
3. While dragging, right click, middle mouse click, or press escape
Expected result: it drops the stack node back where it was
Actual result: the stack enters a visibly incorrect state. Undoing throws an error and softlocks the graph, losing any progress since the last save.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment