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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
This is a duplicate of issue #845756