o3de / o3de

Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
https://o3de.org
Other
7.67k stars 2.19k forks source link

Script Canvas Spam: "Failed to get user data from graph" #18296

Open AMZN-Gene opened 1 week ago

AMZN-Gene commented 1 week ago

Any time an entity with a script is deactivated there's an error. Levels where lots of entities are being created and destroyed causes spam.

Steps to reproduce

  1. Open Editor
  2. Add an entity with any script attached or download this simple level here: [ScriptCanvasError.zip](https://github.com/user-attachments/files/16913291/ScriptCanvasError.zip
  3. Run the level (CTRL+G)
  4. Exit (Esc)

Expected behavior No errors occur

Actual behavior

"[Error] (GraphInfo) - Failed to get user data from graph. Constructed with invalid values"

Found in Branch stabilization/2409 commit 5295397a09e7f094d38b84792698345bc0259008 (upstream/stabilization/2409, up/stabilization/2409) Fri Aug 30 09:58:18 2024 -0700

jhanca-robotecai commented 1 week ago

Marking content/core to increase the visibility before the release