608 Commits

Author SHA1 Message Date
rob gay
92888688b4 Null deref fix
#rb maxwell.hayes
#jira UE-228241
#rnx
[FYI] sondra.moyls

[CL 37288865 by rob gay in 5.5 branch]
2024-10-18 18:23:44 -04:00
rob gay
f7339c17c4 Variables (and potentially other values when using the BuilderAPI) on different pages but of the same name cannot have unique default values (Using Frontend::DefaultPageID as fallback in these instances where they should be using BuildPageID)
#jira UE-227933
#rb helen.yang
#rnx
[FYI] sondra.moyls

[CL 37288856 by rob gay in 5.5 branch]
2024-10-18 18:23:15 -04:00
rob gay
1664d56dcc Missing files from prior CL 37274219
#jira UE-223921
#rb helen.yang
#rnx

[CL 37276888 by rob gay in 5.5 branch]
2024-10-18 13:57:24 -04:00
rob gay
3ea663c515 Fix for stale MetaSound graph name showing when swapping page graphs on undo/redo
#jira UE-223921
#rb helen.yang
#rnx

[CL 37274465 by rob gay in 5.5 branch]
2024-10-18 13:26:45 -04:00
rob gay
a050585493 Fix triggers showing page options, empty default row on variables/outputs, and placing defaults under array entry when page data is not supported (i.e. triggers, all variables & outputs)
#jira UE-228208
#rb helen.yang
#rnx
[FYI] sondra.moyls, jon.huller

[CL 37273889 by rob gay in 5.5 branch]
2024-10-18 13:20:42 -04:00
rob gay
250a5453ef Fix for certain MetaSound Editor Asset actions causing focus stealing when not expected for end-user
#jira UE-227882
#rnx
#rb helen.yang
[FYI] sondra.moyls, jon.huller

[CL 37237782 by rob gay in 5.5 branch]
2024-10-17 18:02:24 -04:00
rob gay
8d34ae6dde Fix for input default range widget/setter fighting & transaction stack issues
#rb helen.yang
#jira UE-227508
#rnx

[CL 37229901 by rob gay in 5.5 branch]
2024-10-17 12:50:06 -04:00
helen yang
97c94caac0 Fix ensure on copy/pasting required MetaSound interface outputs
#jira UE-227516
#rb Rob.Gay
#rnx

[CL 37209170 by helen yang in 5.5 branch]
2024-10-16 19:07:49 -04:00
rob gay
88c75f86bc Another static analysis build fix
#rb aaron.mcleran
#jira UE-227631
#rnx

[CL 37147030 by rob gay in 5.5 branch]
2024-10-15 18:57:45 -04:00
rob gay
f7f9f43176 Fix build due to unused function with bad syntax
#rb aaron.mcleran
#jira UE-227631
#rnx
[FYI] sondra.moyls, jon.huller

[CL 37141238 by rob gay in 5.5 branch]
2024-10-15 17:12:02 -04:00
rob gay
f962db7923 Fix MetaSound Editor performance regression
#rb helen.yang
#jira UE-227631
#rnx
[FYI] sondra.moyls, jon.huller

[CL 37138378 by rob gay in 5.5 branch]
2024-10-15 16:25:28 -04:00
rob gay
95b72000b8 Fix for displaying the wrong value or crashing when promoting to input from output pin on node on page with no default value overwritten.
#rb Brian.Chrisman, helen.yang
#jira UE-227343
#rnx
[FYI] sondra.moyls, jon.huller

[CL 37100329 by rob gay in 5.5 branch]
2024-10-14 16:08:46 -04:00
helen yang
e1011c6aa6 Fix warning when synchronizing MetaSound literal types
#rb Rob.Gay
#jira UE-226303
#rnx

[CL 37061077 by helen yang in 5.5 branch]
2024-10-11 15:10:12 -04:00
helen yang
58f16db6e2 Fix array drag drop functionality in MetaSounds
#jira UE-225516
#rb rob.gay
#rnx

[CL 36997061 by helen yang in 5.5 branch]
2024-10-09 16:06:12 -04:00
helen yang
6e29b43ed1 Fix MetaSound widget value changes not being synced between all input nodes
#rb Brian.Chrisman
#jira UE-226294
#rnx

[CL 36935487 by helen yang in 5.5 branch]
2024-10-08 11:54:32 -04:00
rob gay
a35f9e54aa Fix for external node pin names missing namespace
#rb Brian.Chrisman
#jira UE-226390
#rnx
[FYI] jon.huller, sondra.moyls

[CL 36874302 by rob gay in 5.5 branch]
2024-10-04 15:19:40 -04:00
brian chrisman
9a4e6b15db Fix for MetaSound detail customization crash
#rb rob.gay
#rnx

[CL 36833544 by brian chrisman in 5.5 branch]
2024-10-03 14:33:23 -04:00
rob gay
8a42306cf9 Fix missing modify call when swapping MetaSound page focus
#jira UE-223921
#rb helen.yang
#rnx

#p4v-cherrypick 36638582

[CL 36762054 by rob gay in 5.5 branch]
2024-10-01 20:14:04 -04:00
rob gay
b1e28337ad MetaSound Editor Output Node Location/Page Fixes
- Fix bug with moving initially placed editor output node moving same node on other pages in some cases
- Fix removing editor output nodes removing output nodes from all pages (and root output graph vertex)
- Disallow required interface input/output nodes from being removed from the ed graph
- Fix for occasional audition page desync

#jira UE-219586
#rnx
[FYI] jon.huller, sondra.moyls, miro.salminen
#rb helen.yang

#p4v-cherrypick 36635171

[CL 36761852 by rob gay in 5.5 branch]
2024-10-01 20:11:53 -04:00
rob gay
7ff094d7fe Fix for missing default when swapping variable data types
#rb helen.yang
#jira UE-225564
#rnx
[FYI] sondra.moyls, jon.huller
#p4v-cherrypick 36630383

[CL 36761625 by rob gay in 5.5 branch]
2024-10-01 20:09:12 -04:00
helen yang
8799954d5c Fix MetaSound editor graph comment issues
- Fix comment box display issues when duplicating MetaSound assets
- Fix node comments not saving when set via right click menu

#jira UE-223837
#jira UE-220612
#rb Rob.Gay
#rnx

[CL 36760345 by helen yang in 5.5 branch]
2024-10-01 19:56:09 -04:00
helen yang
58e8f91c76 Make MetaSound float input default automatic range settings consistent
#jira UE-213337
#rb Rob.Gay
#rnx

[CL 36760044 by helen yang in 5.5 branch]
2024-10-01 19:53:39 -04:00
rob gay
e577c32b05 Fix for BuildToAsset fix-up collision with BuildAndOverwriteMetaSound
#jira UE-224638
#rb helen.yang
#rnx
[FYI] sondra.moyls, jon.huller, Brian.Chrisman

[CL 36759780 by rob gay in 5.5 branch]
2024-10-01 19:51:34 -04:00
helen yang
b55a4379fd Fix crash and errors when building MetaSound presets and renaming referenced MetaSounds
#jira UE-225355
#jira UE-225326
#rb Rob.Gay
#rnx

[CL 36755792 by helen yang in 5.5 branch]
2024-10-01 19:10:44 -04:00
helen yang
52f3b9f966 Fix various intergraph MetaSound member copy paste issues
- Fix not all fields being copied
- Add output node copying between graphs

#jira UE-219694, UE-219585
#rb rob.gay
#rnx

[CL 36755266 by helen yang in 5.5 branch]
2024-10-01 19:06:30 -04:00