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
- Spots of bad lighting appear on assets when the lighting is generated in a Scene
- Static Editor Flags dropdown list is cut off when Inspector Window is docked to the very right and UI Scaling is set to a higher value
- visionOS Players are minimized when Guided Access is turned on
- Licensing Client fails to launch when opening Unity Hub
- Sprite Atlas Inspector preview disappears when entering Play mode unless SpriteAtlasMode is set to "Sprite Atlas V2 - Enabled"
Add comment