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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment