Encountered an Access Violation crash while deleting an Widget Blueprint with an unsaved Animation Track. The callstack references FSequencer::Tick(). I was not able to reproduce this issue in UE4/ ...
Auto Reimport source paths can cause a crash with the editor. I couldn't narrow down in my limited testing what would cause the crash vs what would not with these file paths. The one in my attached ...
Setting the `bUseClientSideCameraUpdates` property in a `PlayerCameraManager` class to false can result in a crash in the Ansel plugin because `GEngine->GameViewport` may be NULL. Another user has ...
While reviewing [Link Removed] test case, I hit the following crash opening the TM-MeshPaint level. On first attempt shaders were compiling, on attemps after, editor crashes much faster. ...
When provided sample project is run in PIE, crash occurs after call to SetMaterial() is made in code. Downloadable Project: [Link Removed] CrashReporter: [Link Removed] ...
In the Material Editor, if all Live Previews are turned off, copying and pasting a Material Layer Blend Node will crash when the tool tip is being processed. Also Reproduced in Main Promotable-CL-2 ...
The editor crashes when attempting to open a widget blueprint. ...
When stopping a Matinee from an Event Track via the level blueprint, if you have 2 Event Tracks the editor will crash. Also Reproduced in Main Promotable-CL-2479729 ...
Macintosh implementation for HTTP requests handle If-None-Match against ETags differently than Windows implementation. ...