Search Issue Tracker
Fixed in 12.x
Votes
0
Found in [Package]
10.2.2
Issue ID
1311862
Regression
Yes
[Shadergraph] Undoing an inline input entry to a node while an edge is plugged into another input doesn't update previews
Reproduces in Master going back to 10.2.2
Doesn't repro in 9.0.0-preview.73
Repro steps:
1. Create a Universal Lit shadergraph
2. Plug an add node into the master stack's base color input
3. create a float/vector1 node
4. Plug that node into one of the add node's inputs
5. The base color should be black due to both inputs to the add node resolving as 0
6. Change the inline input to the add node that is not plugged into to the vector1 node to 1
7. Undo
Expected result: the node previews and main preview turn black
Actual result: the node previews and main preview don't update; even fiddling with the graph won't make them update, the only way to make them update is to manually enter something into the inline node input, or save the graph and reload it.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment