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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment