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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Add comment