when try to read a set of line breaking rules, textcore uses a hardcoded path to load the asset :
[Internal link]
if user wants to use a different set of line breaking rules, an empty LeadingCharactersLookup will be returned.
Note: tmp uses a public field to load the linebreaking rules -
[Internal link]
I'll let you guys decide which version to backport.