Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script Canvas: Pressing Esc while running the Debugger results in a crash #11584

Closed
LB-BartoszCwiek opened this issue Aug 26, 2022 · 1 comment · Fixed by #12269
Closed

Script Canvas: Pressing Esc while running the Debugger results in a crash #11584

LB-BartoszCwiek opened this issue Aug 26, 2022 · 1 comment · Fixed by #12269
Labels
feature/scripting This item is related to the scripting tools. kind/bug Categorizes issue or PR as related to a bug. priority/critical Critical priority. Must be actively worked on as someone's top priority right now. sig/content Categorizes an issue or PR as relevant to SIG Content. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@LB-BartoszCwiek
Copy link
Contributor

LB-BartoszCwiek commented Aug 26, 2022

Describe the bug
After pressing Esc while running the Debugger, Editor silently crashes. The issue is also active on Linux.
For more detailed information, please refer to the attached video, logs and crash dmp.
Additionally, the issue might be related with: #2583 .

Steps to reproduce

  1. Create or open a level.
  2. Go to Tools > Script Canvas.
  3. In the Script Canvas go to Tools > Debugging.
  4. In the Debugging tool press the Caption button and then Esc.

Expected behavior
Pressing Esc while running the Debugger exits the debugging.

Actual behavior
Pressing Esc while running the Debugger results in a crash.

Video

CrashDebugger.mp4

Attached Files

Editor.log
error.log
error1.zip
error2.zip

Found in Branch
Development (851c98d)

Desktop:

  • Device: PC
  • OS: Windows
  • Version: 10
  • CPU: Intel Core i7-11700F
  • GPU: NVIDIA GeForce RTX 3070
@LB-BartoszCwiek LB-BartoszCwiek added kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/content Categorizes an issue or PR as relevant to SIG Content. priority/critical Critical priority. Must be actively worked on as someone's top priority right now. labels Aug 26, 2022
@monroegm monroegm added feature/scripting This item is related to the scripting tools. triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Sep 15, 2022
@LB-TomaszSerwanski
Copy link

Verified that the issue does not occur on the latest Development (780d8fc), however it is still active in Stabilization/2210 (38005c3).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/scripting This item is related to the scripting tools. kind/bug Categorizes issue or PR as related to a bug. priority/critical Critical priority. Must be actively worked on as someone's top priority right now. sig/content Categorizes an issue or PR as relevant to SIG Content. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants