Unity Issue Tracker - UIElements throw exceptions when there are ~200 and more symbols
Fixed
UUM-14265
UIElements throw exceptions when there are ~200 and more symbols
Unity: Text (TextCore)
Fixed
2023.1.X
2022.2.X
Won't Fix
2022.1.X
2022.1.0a11 onwards
Cancelling since fix will go into 2022.2.
To reproduce:
1. Open the “UIElementsTextException” project
2. Open the UIelementsWindow window (Test → UIelementsWindow)
3. Create a new Scene and open it
Excepted result: No errors occur
Actual result: After the second step occurs error "NullReferenceException: Object reference not set to an instance of an object" and after the third step occurs another error "ArgumentNullException: Value cannot be null."