Skip to content

Conversation

@yaustar
Copy link
Collaborator

@yaustar yaustar commented Dec 27, 2025

Description

If a batch group is deleted in the editor, it's hard to find the entities that still have that batch group id for whatever reason. This PR adds the node name to the assert message to make it a little easier.

I was thinking about adding the GUID or node path but didn't want to add extra processing/conditional in the assert message.

Error messages now look like this

image

Testing

  • Create a new editor project and add a batch group in project settings.
  • Add a render component to the batch group
  • Delate the batch group in project settings
  • Launch the project to see the new error message

Example project:

Checklist

  • I have read the contributing guidelines
  • My code follows the project's coding standards
  • This PR focuses on a single change

@willeastcott willeastcott merged commit 882f741 into main Dec 27, 2025
7 checks passed
@willeastcott willeastcott deleted the yaustar/add-node-id-name-to-batch-error branch December 27, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants