Putting Periods in Function names breaks them

If you create a function and put a period in the name you can no longer click on the function to open it on the event graph. It also shows nothing in the details panel when selected. This may have also caused a crash I experienced while working inside said function.

Let me know if you need any help recreating this.

I cant reproduce this in the master branch - what version are you seeing this with & what name are you attempting to use?

4.4.3

2 Functions:
“Plate Array Group - Step 3.5” and “Neighbor Check - Tectonic Plates - Step 3.6”

Could not open them from the graph until I removed the 3.5 & 3.6

I had sent a crash report maybe 1.5-2 hours ago that may be related, if you have access to it.

In master branch I can use those function names no problems, just trying to narrow down when the fix might have gone in.

Hi,

I have not been able to track down the set of changes that addressed this, but I have not been able to repro your issue in 4.5 or master branches.

If it would help I can try to track the commit down, but it may be that there are multiple larger scale fixes that addressed this as a side effect.

Sounds good. I will let you know if I see this again in 4.5, thanks.

Commenting on your post unanswered this and will not let me re-select your post as the answer saying it already has an answer…

Hmm, thats super odd - let me try this in the released version.

Yep, same thing in 4.5.

If I do 6.1, it won’t open on the graph when clicking on it. If I use 6-1, it works just fine.

“Plate Group Organizer - Step 6.1” = broken

“Plate Group Organizer - Step 6-1” = good to go

Finally got a repo of this locally, I’ve logged the issue to the backlog - thanks for the report!