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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
This is a duplicate of issue #845756