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
- "Initialization Mode" and "Update Mode" drop-downs are not localized in the Custom Render Texture asset
- Switching Graphics Default or DevLook Profile to “NightSkyRenderingSettings Profile” throws “KeyNotFoundException” error in the Console window
- Section separator renders in the wrong place in Search Journaling and Archetypes windows
- [D3D12][UWP] Additional persistent shadows are drawn in UWP builds when using D3D12
- Search Journaling window link to Journal Manager documentation isn’t working
Resolution Note (2020.1.X):
Too low priority to fix