Search Issue Tracker
Grid layout behaves strangely when start corner is set to lower left or ...
Steps to repro:1. Open the attached project and the scene "layout"2. Observe that grid layout behaves strangely when start corner is... Read more
'Drag and drop' example UI scene can be bugged using multitouch input
Steps to reproduce:1. Open the 'Drag and drop' scene from the example project2. Deploy to WP8.1 multitouch device3. Drag a sprite an... Read more
[WP8.1] Numpad, PhoneNumber and other custom keyboards are not working i...
Steps to repro:1. Build the scene "scene" to WP8.12. Run it and observe that Numpad, PhoneNumber and other custom keyboards are not ... Read more
AOT fails if Resources.LoadAsync<T>() is used
AOT cross compilation error is thrown if Resources.LoadAsync() is used as generic Read more
[Stripping] Xcode crashes when building to iOS with Strip Assemblies
Xcode crashes when building to iOS with Strip Assemblies. WORKAROUND: you have to add static fields so that certain classes wouldn't... Read more
Prefab gameobject EdgeCollider2D edits are not saved
To reproduce:1. Create an empty gameobject2. Attach an edge collider to it3. Make this object a prefab4. Edit the collider5. Save th... Read more
OnTriggerExit2D is not happening when other colliding object is beeing d...
To reproduce this bug: 1. Open the attached project2. Open 'OnTriggerExit2D' scene3. Play the scene4. Notice that object is instanti... Read more
D3D device reset failed [invalid call] when trying to open regedit
To reproduce this issue: 1. Open a new project2. Go to Players SettingsOnly with 'Use Direct3d11' disabled in Players Settings ( Edi... Read more
UI: IPointerEnterHandler works only after you click somewhere in the scene
To reproduce this bug: 1. Open the attached project2. Open 'Scene'3. It has 2 images and script having IPointerEnter and IPointerExi... Read more
OnEndDrag is called when you click a UI object
To reproduce this bug: 1. Import the attached package2. Open 'scene'3. There is a UI image with a script which has OnBeginDrag, OnDr... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder