Running a Screenshot Functional test, is causing an engine crash. By attaching a debugger to it, AScreenshotFunctionalTestBase::PrepareForScreenshot() is reached and GEngine->GameViewport is null, ...
If FActorSpawnParameters::bRemoteOwned is set to true, calling SpawnActor with this spawn param on begin play has different behavior than calling the SpawnActor elsewhere during runtime. If using n ...
This issue was discovered while smoke testing Release 4.13 for Preview 2. ...
Crash when Removing and adding players on client. If the user adds a player to the client and then removes that player and then adds another one. This appears to crash the editor ...
This crash was reported on the UDN. Upon further investigation it has been experienced by a handful of different users throughout 4.11 and 4.12. JIRA logged for tracking despite unknown repro steps ...
See [Link Removed] ...
Occurs 3/3 times Regression does occur: tested in //UE4/Release-4.27.2 EGL Live @ CL 18319896. No crash occurred. A crash occurs in the Skeletal Mesh Editor when adding a bone transform to the A ...
Drawing a material to a render target when that material samples an RVT can cause an editor crash. In our testing, the check() did not always occur on the first PIE session, but would always occur ...
When using the shortcut Crtl+W to copy a blackboard node within a behavior tree the editor will crash ...