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 Debugger does not work #2583

Open
lsemp3d opened this issue Jul 29, 2021 · 2 comments
Open

Script Canvas Debugger does not work #2583

lsemp3d opened this issue Jul 29, 2021 · 2 comments
Assignees
Labels
feature/scripting This item is related to the scripting tools. kind/bug Categorizes issue or PR as related to a bug. priority/major Major priority. Work that should be handled after all blocking and critical work is done. 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

@lsemp3d
Copy link
Contributor

lsemp3d commented Jul 29, 2021

The Script Canvas debugger does not record any events when enabled on an entity

To Reproduce
Steps to reproduce the behavior:

  1. Open a Script Canvas graph
  2. Go to Tools/Debugging
  3. Select an entity to debug and check the desired graph (entity must have valid SC component)
  4. Press the record button
  5. The selected graph disappears from the debugger

Expected behavior
The graph events start showing up in the debugger as the game runs

@lsemp3d lsemp3d added kind/bug Categorizes issue or PR as related to a bug. needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jul 29, 2021
@lsemp3d lsemp3d added this to the July 2021 Game Jam milestone Jul 29, 2021
@Ulrick28 Ulrick28 added sig/content Categorizes an issue or PR as relevant to SIG Content. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Aug 2, 2021
@monroegm monroegm added feature/scripting This item is related to the scripting tools. priority/critical Critical priority. Must be actively worked on as someone's top priority right now. 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 Aug 31, 2021
@AMZN-Dk AMZN-Dk removed this from the July 2021 Game Jam milestone Sep 16, 2021
@lsemp3d lsemp3d added priority/major Major priority. Work that should be handled after all blocking and critical work is done. and removed priority/critical Critical priority. Must be actively worked on as someone's top priority right now. labels Jan 28, 2022
@michleza
Copy link
Contributor

In latest development the repro breaks down at step 3. The ui elements of debugger do not show any entities and show far more graphs than what is currently being used by entities in the editor's outliner.
image
image

@guillaume-haerinck
Copy link
Contributor

Related to #9192

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/major Major priority. Work that should be handled after all blocking and critical work is done. 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

No branches or pull requests

6 participants