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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (2020.1.X):
Too low priority to fix