Search Issue Tracker
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
EditorApplication.hierarchyWindowChanged is called twice when GameObject...
To reproduce:1. Open attached project2. Open Custom window3. Click Create GO, will print once4. Click Destroy GO, will print once5. ... Read more
Web player can't find bundles on OSX
Steps to reproduce : - create a new project- create a scene with a few gameobjects- install closed network player (normal player won... 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
"m_Shape == NULL" error when mesh collider convex is set to false in OnD...
To reproduce:1. Open attached project2. Open crash3. Press play4. Notice "m_Shape == NULL" error in console Read more
Scale of the prefab is ignored, and recalculated into a new value using...
To reproduce:1. Open attached project2. Open UIscaleScene3. Press play4. Notice that button scale is 10 times bigger than prefab scale Read more
Crashes when clicking on transition arrow in mecanim
To reproduce:1. Open attached project2. Open testbed scene3. Open animator window4. Select Nero game object (PlayerCharacter->Til... 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