Skip to content

4.9.0

Choose a tag to compare

@fpwong fpwong released this 03 Jun 01:00
b597f80
  • Root node selection now prioritizes input tunnel nodes for macros & collapsed graphs
  • Fix issue with using FormatAllAfterSaving along with the SaveOnCompile editor setting #225
  • Fix issue with using FormatAllAfterSaving along with the SaveAndFormat command
  • Fix crash in UE5.8 when opening the Material Graph
  • Fix issue where some hidden pins were able to be selected
  • Fix issue hitting ensure in FindSelfPin and issues with detecting self pin for AsyncTasks
  • Potential fix for crash in FEdGraphFormatterParameters::InitIgnoredPins
  • Fix issue with auto formatting and nodes that request renaming on spawn
  • Tidy code in the GraphHandler class