Search Issue Tracker
Duplicate
Votes
0
Found in
5.5.0b11
Issue ID
852705
Regression
Yes
Selecting game object in the hierarchy after adding Text component via script throws null ref exception
Steps to reproduce:
1. Open attached project "componenttest.zip"
2. Open "1" scene
3. Enter play mode
- Object is created via script and in addition a Text component is added to it
4. Select "empty" game object in the Hierarchy
Result: Null Reference Exception is thrown
Reproduced with: 5.5.0a3, 5.5.0f2, 5.6.0a3
Not reproducible with: 5.4.3f1, 5.5.0a2
Regression introduced in 5.5.0a3
Note: error doesn't get printed out when adding a different UI object (button, inputfield, image etc.)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
This is a duplicate of issue #845756