You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Major: - Added missing input MetaSound audio interfaces - Fixed interface bindings not working with referenced transient, non-asset MetaSounds Minor: - Fix builder name not being propagated to transient builders - Fix not defaulting to success enum when creating patch builder - Generalized pool of named/registered builders on Builder Subsystem instead of having them per type (to support future types without having to update the subystem for each additional future type.) #rb helen.yang #jira todo [CL 26189337 by Rob Gay in 5.3 branch]