Possible bug in compiling behaviour tree service

Going off the diff, I wonder if it has to deal with this line:

WORKS:
“DefaultObject=Default__GameFunctionLibrary_C”

FAILS:
“DefaultObject=REINST_GameFunctionLibrary_C_1”

UPDATE: I changed the offending line in the failing node’s txt and copy/pasted that in, and it compiled just fine.