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
- 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
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment