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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (2020.1.X):
Too low priority to fix