We need to implement support for reading from the Metal drawable's back-buffer texture for FMetalDynamicRHI::RHIReadSurfaceData FMetalDynamicRHI::RHICopyToResolveTarget in order to make FSlateApplic ...
Duplicated blueprint components do not update when altered until compile is pressed. They don't accept new parameter values nor do they respond to any transforms. ...
When making a Simple Fresnal node inside of the Material Editor and plugging it into the Basic Color node it returns strange values for the preview. Specifically the dark inner color will move off t ...
LOD Group is not properly set when changing the setting in the static mesh editor. When the LOD Group is changed and the confirmation of overwrite message is cancelled it will still set the LOD Grou ...
Using Ctrl+Drag in 4.8 will not affect the location of selected actor if the viewport camera is facing away from selected actor. In 4.7.6 the actor would travel along the X axis even if the camera ...
When you upgrade your project to a new version of the engine, your Collections are deleted from the Collection setting. ...
Hot reloading a project that includes a plugin will not be able to save if the plugin is used in the project. ...
A user has found that there are a few lines of code inside of shooter game that references a folder that does not exist. The lines of code below are the lines of code that reference images in an ima ...
The ReceivedSpectatorClass function in APlayerController may have an incorrect parameter. The parameter it takes in is TSubclassOf<AGameMode> SpectatorClass, but this may be intended to be TSubclass ...