Search Issue Tracker

Fixed

Votes

0

Found in

2023.1.0a9

2023.2.0a1

Issue ID

UUM-14221

Regression

No

TextCore LineBreakingRule Reimplementation

-

when try to read a set of line breaking rules, textcore uses a hardcoded path to load the asset :

[https://github.cds.internal.unity3d.com/unity/unity/blob/93a364f095f55c0e7616dc8d1638d6c6c37b5ad5/Modules/TextCoreTextEngine/Managed/UnicodeLineBreakingRules.cs#L101]

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 -

[https://github.cds.internal.unity3d.com/unity/unity/blob/93a364f095f55c0e7616dc8d1638d6c6c37b5ad5/Modules/TextCoreTextEngine/Managed/UnicodeLineBreakingRules.cs#L101]

I'll let you guys decide which version to backport.

 

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.