Skip to content

Conversation

@AdvanceControl
Copy link
Contributor

Fixes #112223

At runtime, the engine will rename node names that contain invalid characters.
This PR adds a warning to be logged in that case to avoid user confusion.

@AdvanceControl AdvanceControl requested a review from a team as a code owner November 2, 2025 06:04
@Chaosus Chaosus added this to the 4.6 milestone Nov 2, 2025
Copy link
Member

@Ivorforce Ivorforce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me. I'd try to stay close to the existing error message (from #112223), so I'd add some more context.

@Ivorforce Ivorforce requested a review from a team November 2, 2025 23:14
@AdvanceControl AdvanceControl force-pushed the add_warn_when_renamed_node branch from 5cbd4f6 to 0d46d42 Compare November 3, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid node names don't trigger an error during runtime

4 participants