Is changing the world to meters in the current 4.19 AR template project supposed to affect the world, or is world to meters only for VR projects currently? We have project where a client wants us to ...
From https://github.com/Oculus-VR/UnrealEngine/issues/60#issuecomment-544537005 UOculusNetDriver::LowLevelSend was modified to take an FInternetAddr pointer instead of an FString (due to the same c ...
Some licensees have reported good results compiling the editor in monolithic configurations - startup times are noticably shorter. I believe there are a number of things that need fixing up across t ...
Calling UMovieSceneSequence::FindPossessableObjectId with a guid that relates to a child binding does not work correctly because it just goes through the binding references and calls LocateBoundObj ...
If another persistent level is open, the fix up can work. ...
This might be related to [Link Removed]. ...
Seems like we should be specifying the .NET version like this guy's fix. ...
Fix deadlock when skeletal mesh component is shown in the detail panel with physics body section category open and the skeletalmesh is re-importing or doing any other asyc task that need the game th ...
A licensee has brought up that the GPU breadcrumbs are incorrectly displayed with traces taken on the Intel GPU Analyzer tools (see screenshot). It looks like the format string is being passed on in ...
Editor frame rate is very slow rendering the Property Table in 4.19. This is a regression from 4.18 Showing frame-rate in the editor with the property editor open shows really high GPU time: [Ima ...