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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
Add comment