Search Issue Tracker
Fixed
Fixed in 2023.2.11f1, 2023.3.0b7
Votes
0
Found in
2023.2.6f1
2023.3.0b3
Issue ID
UUM-60291
Regression
Yes
"NullReferenceException" is thrown in the Console when creating a Button with text set to null in a UI Document
Reproduction steps:
1. Open the attached "PROJECTFILE" project
2. Open the "Assets/Scenes/SampleScene.unity" scene
3. Enter the Play mode
4. Observe the Game view
Expected result: A clickable Button is displayed with no Console errors
Actual result: Button does not appear and an exception error can be seen in the Console “NullReferenceException: Object reference not set to an instance of an object"
Reproducible with: 2023.2.0a11, 2023.2.6f1, 2023.3.0b3
Not reproducible with: 2021.3.34f1, 2022.3.17f1, 2023.2.0a10
Reproducible on: macOS Sonoma 14.2.1 (M1 Max), Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment