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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
Add comment