Search Issue Tracker
Not Reproducible
Votes
6
Found in
5.6.0b7
Issue ID
879146
Regression
Yes
Error when adding the Text or Image component to a game object
Steps to reproduce :
- create a new project
- create a cube
- add the Image or Text component to it and notice the error
Transform has SetIsDispatchInterested present when destroying the hierarchy. Systems must deregister themselves in Deactivate.
UnityEditor.HostView:OnGUI()
Pressing Undo will generate another error :
System is not interested in this transform, SetSystemInterested may only be called on transforms that are set interested.
*Note :
Regression from 5.5.
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
Add comment