Please select what you are reporting on:
Creative
What Type of Bug are you experiencing?
Assets
Summary
Since 29.00 logs in my maps say this: File path did not pass sanitization check.
Logs show up fine in game
Steps to Reproduce
no idea
Expected Result
it prints my Prints from the code
Observed Result
It prints the error
Platform(s)
PC
UCB-1341 incident has been created. Status is âAwaiting Validationâ.
1 Like
Can confirm the Bug and can add information for reproduction:
Create a fresh project
Create a verse device and keep the example prints in BeginPlay
Add Device to your map
Launch Session and observe that everything is printed correctly in output log
End Game, make any change in the verse file, save the file and build verse code
Press âPush Verse Changesâ
When the game has started the previously working prints will show up as âFile path did not pass sanitization check.â
3 Likes
You can try Long Path Tool app to fix this issue
This issue seems to have been fixed. For me it is not occuring anymore.
I think this is due to one change in the last updates that made it so Push Verse Changes did not have to check sanitization.
To reproduce it you just have to âPush Verse Changesâ instead of âPush Changesâ, you can see your logs in the engine in Verse Diagnostics inside of Message Log tab.
If you do not have the Message Log tab you can open one in Window Message Log:
DM_Codes
(DM_Codes)
March 14, 2025, 10:55am
9
This is happening again in 34.10
2 Likes
Flak
(Flak)
March 14, 2025, 12:36pm
10
@DM_Codes Could you please start a new thread so we have your latest information? Thank you!