Search Issue Tracker
If Time.timeScale is 0 you can not change focus by keyboard
To reproduce:1. Open attached project2. Open tst scene3. Press play4. Use arrow keys to select buttons5. Notice that it's impossible... Read more
OnSelect will be called at a different time with the mouse and cursor ke...
To reproduce this bug: 1. Open the attached project2. Open 'SelectEventTest' scene3. Press play4. Use arrow keys to navigate5. Notic... Read more
[EventSystem] When holding button down on mobile unwanted events are raised
When holding down uGUI button on android, unwanted events are called Read more
In ToggleGroup, cannot set isOn property on Toggle to False via script
To reproduce this issue: 1. Open the attached project2. Open 'ToggleTest' scene3. Play the scene4. Click 'With Group' button5. It tr... Read more
An UI prefab containing a Layout Element component will always be render...
To reproduce this bug: 1. Open the attached project2. Open 'AlwaysActiveUIPrefabs' scene3. Run progam to see the normal behaviour of... Read more
Errors thrown when adding UI components to object after removing Rect Tr...
To reproduce:1. Create new project2. Add Canvas to scene3. Add Empty child object to Canvas4. Remove Rect Transform from empty Gameo... Read more
The collision objects that are assigned to the buttons stay detectable o...
To reproduce this bug: 1. Open the attached project2. Open scene 'Game Scene'3. Build&play the scene on the WebPlayer4. The coll... Read more
NullReferenceException when adding a "Selectable" component
Steps to reproduce : - create a new project- create a new canvas- add an empty game object to the canvas- add the "Selectable" compo... Read more
Scroll Rect set to elastic will not bounce back when Time.Scale = 0
Scroll Rect set to elastic will not bounce back when Time.Scale = 0. When Time.Scale =1 the scroll Rect works normally. To reproduce... Read more
When you delete a script added on gameObject which is assigned to a Butt...
To reproduce this bug: 1. Import the attached package2. Open 'scene'3. It has a GameObject with two scripts. One of them has a publi... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default