Reported via UDN ...
For single threaded mode, we need to update FMonitoredProcess to handle processing in a single threaded fashion. Currently, we are continuing before the process has completed, which could result in ...
A licensee was interested in being able to utilize LOD dithering on objects flagged as Stationary or Mobile. The mobility setting was being used to bypass lightmapping, which they didn't need for th ...
Setting the dead zone of Joicon causes the dead zone to be ignored in the direction of full X, -X, or Y, -Y. ...
It seems the EdModes can override the widget transform matrix with those methods. Its a matter of deciding what should happen on multiselection of instances. virtual bool GetCustomDrawingCoordinate ...
ChunkDownloader etc are meant to work with your own hosting or CDN, ie something you can download with a https:// URL. Even though [Link Removed] system does appear to be https, ChunkDownloader does ...
Recent changes to the player controller's mute functions have resulted in the MuteList not being updated on clients, and instead APlayerController::ClientMutePlayer now just directly calls MuteRemot ...
The official solution proposed to extend the Editor UI is to use Editor Utility Widget Blueprints, but sometime, licensees has QT/PySide UI they like to reuse rather than rewrite. ...
When unloading a level via ULevelStreamingDynamic, if you register a callback for OnLevelUnloaded and then unload the level with SetIsRequestingUnloadAndRemoval, the level appears to be removed from ...