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

Entering game mode prints out multiple hierarchy errors #352

Open
mcphedar opened this issue Apr 12, 2023 · 1 comment
Open

Entering game mode prints out multiple hierarchy errors #352

mcphedar opened this issue Apr 12, 2023 · 1 comment
Labels
kind/bug Something isn't working priority/minor Lowest priority. Work that may be scheduled

Comments

@mcphedar
Copy link
Contributor

Describe the bug
When entering game mode from the editor, multiple errors are printed to the console.

Steps to reproduce
Steps to reproduce the behavior:

  1. build MPS against the latest development branch of engine
  2. start the editor
  3. open NewStarbase
  4. Press Ctrl-G to enter game mode

Expected behavior
A clear and concise description of what you expected to happen.

Actual behavior
Errors are printed
<14:54:14> [Warning] (Entity) - Hierarchy sort found multiple entities using same ID as entity '46548707594731' [5286007899326743191]
<14:54:14> [Warning] (Entity) - Hierarchy sort found multiple entities using same ID as entity '46553002562027' [3546340341102768515]

Additional context
This is related to o3de/o3de#14323 which was written to address some of the errors. The errors with Hierarchy are covered in this issue.

@mcphedar mcphedar added kind/bug Something isn't working needs-triage Issue requires review labels Apr 12, 2023
@lmbr-pip lmbr-pip added priority/minor Lowest priority. Work that may be scheduled and removed needs-triage Issue requires review labels Apr 13, 2023
@lmbr-pip
Copy link
Contributor

Uncertain of impact, does not seem to impact gameplay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working priority/minor Lowest priority. Work that may be scheduled
Projects
None yet
Development

No branches or pull requests

2 participants