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
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
Resolution Note (2020.1.X):
Too low priority to fix