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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
This is a duplicate of issue #845756