Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3.0b4
Issue ID
1184633
Regression
Yes
Shadergraph: Multiply node with matrix plugged into both inputs won't expand/collapse preview
Notes: reproduces in 7.0.1 release, 7.1.1 release, and 8.0.0 github project (eca116d0f3)
Does not reproduce on 6.9.1 release.
Repro steps:
1. Use a project with Universal RP
2. Create a shadergraph
3. Inside the shadergraph, create two 2x2 matrix nodes (works with any combination of matrix nodes) and a multiply node
4. Plug each matrix node into an input of the multiply node
5. Click the up arrow above the preview of the node to expand/collapse it. Do this multiple times.
Expected result: you should be able to expand/collapse the preview as many times as you want
Actual result: expanding/collapsing the preview only works once, or not at all.
Notes: no errors are generated by this.
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
- 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
Resolution Note (2020.1.X):
Too low priority to fix