Skip to content

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

Merged
FirstGearGames merged 1 commit into
FirstGearGames:mainfrom
stv233:main
Aug 17, 2026
Merged

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

Conversation

@stv233

@stv233 stv233 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

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.

@FirstGearGames
FirstGearGames merged commit b401955 into FirstGearGames:main Aug 17, 2026
@FirstGearGames

Copy link
Copy Markdown
Owner

Thank you!

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.

2 participants