Skip to content

Fix prefab objects generator cannot include folders with spaces in the path#1045

Open
stv233 wants to merge 1 commit into
FirstGearGames:mainfrom
stv233:main
Open

Fix prefab objects generator cannot include folders with spaces in the path#1045
stv233 wants to merge 1 commit into
FirstGearGames:mainfrom
stv233:main

Conversation

@stv233

@stv233 stv233 commented Jun 8, 2026

Copy link
Copy Markdown

The regular expression defining the directory separator contained a space at the end. This caused the path to become invalid for all folders included in the "included folders" list that had a space in their path, as all spaces were replaced with the separator.

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.

1 participant