[BUG] Focusing on actors crashes Editor

Hi,

I just ran into a easily repruducible crash scenario. It crashes the editor reliably every time.

To reproduce, do the following:

  • Create a project, using the “2D Side Scroller” BP template
  • Once the project is loaded, click on the “Viewport maximize” button to show all four viewports
  • Select the camera or player actor in the perspective viewport
  • Move the focus to oe of the orthogonal viewports, while the actor is still selected
  • Hit the “F” key to focus in on the selected actor
  • Watch the editor crash…

Cheers,

Hi KVogler,

Following your steps, I was not able to recreate the crash on our end on either a Mac or PC workstation. I was able to focus on any character or asset in the World Outliner in any of the four screens.

Can you send me the dxdiag for your machine (PC), plus the callstack copy and pasted from the crash reporter?

Thanks

Hi,

Thanks for looking into this :slight_smile:

Here is the info :

dxdiag

CrashReporter

And here is a video showing it happening : ShowCase

Hi KVogler,

Thanks for the additional information. While I am still not able to reproduce the issue here, I was able to locate your crashes on our Crash Reporter page which are linked to an issue that has already been reported and is currently being worked on: JIRA [UE-20579]. When this issue has been resolved, we will update this post to let you know.

Thanks for the feedback!