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
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
Add comment