Search Issue Tracker
Fixed
Fixed in 2022.2.16f1, 2023.1.0a22
Votes
1
Found in
2022.1.16f1
2022.2.0b8
2023.1.0a10
Issue ID
UUM-14265
Regression
Yes
UIElements throw exceptions when there are ~200 and more symbols
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."
Reproducible with: 2022.1.0a11, 2022.1.16f1, 2022.2.0b8, 2023.1.0a10
Not reproducible with: 2020.3.39f1, 2021.3.9f1, 2022.1.0a10
Reproduced on: macOS Monterey 12.5.1 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment