If the Restart Game function is called in blueprints or code then the editor will crash when exiting PIE [Link Removed] ...
If a material is added to a tiled landscape via the details pane, the editor crashes. Frequency: 3/3 CrashReporter: [Link Removed] ...
The editor is crashing when a child blueprint uses a billboard in the construction script after hovering over 'apply instance changes to blueprint' from the details panel. ...
From this AnswerHub: https://answers.unrealengine.com/questions/169750/bug-cannot-login-to-source-control-in-os-x-editor.html Reading through all the information that is given (really useful for a ...
`check(Samples.Pop());` this kind of `Pop()` inside of a `check()` is in a few places in MediaSampleQueue.h and MediaSamples.cpp but `check()` expands to nothing in Shipping/Test, so, required work ...
Local variables do not appear in the context menu inside collapsed graphs. They can still be dragged into the graph. Reproduced in 4.8 Preview 3 and Main (//depot/UE4/Promotable-CL-2560501) ...
Attempting to create landscape layer info from within the new landscape creation window crashes the editor. Workaround: create the landscape, switch to paint mode, create layer info in paint mode w ...
UWheeledVehicleComponent calculates the Suspension settings only when the physics state is first created. When CoM is set through the editor, the vehicle is constructed with the appropriate offset ...
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 ...
Clicking on an Editable text box on a mobile device will causing the project to crash on the device. Tested on an iPad Air 2 (8.1) The crash does not occur on Android. Log files are from xcode ...