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
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
Add comment