A licensee is reporting a crash (or rather a check fail) in Sceneview.cpp which happens with when a SceneCapture2D is used with DLSS enabled. He has a fix, and wants to share it with us for integrat ...
Hello! We have encountered a bug with the Interchange pipeline. When an interchange texture import is cancelled due to non-power of 2, and then the same texture is imported again without any change ...
The editor window is slightly bigger each time you open the same project. This doesn't persist over to any other project. I also checked in 4.8 from p4, this also occurs in: 4.8 /UE4/Promoted-CL ...
Changing the properties of M_Glass and M_Metal_Copper to two sided via the property matrix crashes the editor to desktop. (Note: M_Glass with ANY of the M_Metal Materials except M_Metal_Chrome will ...
The MainMenu widget isn't loaded when the player returns to the MainMenu map from the InGame menu in Multiplayer Shootout. This happens in PIE and in a packaged project. Reproduced in 4.8.0 and Mai ...
A camera set to Orthographic projection mode with a negative Ortho Width will crash the editor on PIE. Reproduced in Main (CL-2412886) Crash Report: [Link Removed] Call Stack:<unknown module>! UE ...
Tab doesn't go to next value field in sequencer tracks (i.e. XYZ) ...
Custom Events set to Replicate do not show the replication information on the node until the Editor is restarted. For example, after setting a Custom Event to Multicast, the "Replicated From Server ...
Blueprint Shape components have a Shape Material property that can be set in its Details or via Get and Set functions in the Event Graph. These are never displayed in the viewport or during runtime ...
Android Build will fail if there is a hyphen in the Android Package Name. The user points out that this may be because of how Java works. I have attached my build failed logs. ...