Skip to content
OSS
- Fixed searching for sessions with custom attributes using Advanced Sessions Plugin
General
- Project Settings are now saved to the DefaultEngine.ini config file rather than the Engine.ini file in Project\Saved directory
- Fixed GameVersion not being set in DefaultEngine.ini
- Removed bForceGameThreadExecution from Project Settings, the plugin will always execute callbacks on the GameThread now
- Removed bWasSuccessful from AsyncTasks ToString() output
General
- Added a missing voice enum that was missing from a SDK update
Thanks to Tyen for reporting this
General
- Added camera rotation buttons to the preview window
- Camera Speed Control widget now overrides the camera speed to allow even slower camera speeds than Unreal allows by default
- Camera Rotation Buttons can be turned off from the Settings menu
- Changed layout of some of the Thumbnailer buttons
Camera Rotation Buttons
New Button Layout
OSS
- Fixed Refreshing login when using DeviceId accounts when login expires
Thanks to jhpen for reporting this
Chat
- Added another check to see if the provided UserId is valid before adding the listener