When soloing an audio track in sequencer, all the tracks are muted and nothing in soloed. Attached video shows Mute working correctly followed by Solo not working[Link Removed] Cannot reproduce i ...
Using the delete key or context menu to delete a single sync marker created by an Animation Modifier deletes all sync markers created by the Animation Modifier. If all the markers are deleted, and ...
The keyed transform value will have the origin offset applied to it when it should not be. ...
This is a regression.This does not affect UE5. Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling. In 4.26 and UE5 the code compiles without issue, and the user ...
Reverting to the fix in [Link Removed] (CL#17788567) will avoid the crash. ...
This is not a regression. Doesn't affect UE5. The editor crashes on start up after enabling EOS Voice Chat, and updating the .ini to include DefaultPlatformService=EOS. Removing DefaultPlatformServ ...
UGameUserSettings just uses the ini file system and GameUserSettings to save/load user settings. on tvOS these files are not truly persistent and we should support loading GameUserSettings from iClo ...
This is not a regression. Tested in: //UE5/Main CL18218925 Binary - Crashed //UE5/Release-5.0 CL16682836 Binary - Crashed //UE4/Release-4.27 CL Binary - Crashed Having a level open that contains a ...
Infrequent WaitingTask->IsCompleted crash related to FNiagaraSubmixListener closing QAGame -game Unsure if related to [Link Removed] it was spawned from a group of oodle crashes and this is distinc ...