Search Issue Tracker
When an object with a cloth component is selected, the Scene View's came...
How to reproduce:1. Open the attached project2. Open "ClothCameraIssue" scene (it has Sphere game object with Cloth component)3. Sel... Read more
Changing Toggle.active in inspector does not call OnValueChanged
Repro: 1. Open project from 'toggleRepro.zip' run, click the red checkbox, observe that 'testScript.cs' outputs a value in Console. ... Read more
PointerEventData.clickCount is always equal to 1 in OnPointerClick()
To reproduce the bug: 1. Import clickCount package2. Open 'scene'3. Play the scene4. Start clicking on the image5. PointerEventData.... Read more
On DirectX9,one-pixel offset appears and disappears as the image fill am...
To reproduce this bug: 1. Import 'hud' package2. Open 'Town' scene3. In Player's Settings(Edit->Project Settings->Player) disa... Read more
<GetComponent<SphereCollider>().isTrigger = true> crashes Unity on Windows
To reproduce this bug: 1. Open the attached project2. Open 'Enemy attacking NPC' scene3. Press play4. Stop the scene5. Unity crashes... Read more
Unity 4.6 UI Fonts are blurry in DX9
To reproduce:1. Open attached project2. Open Font Test scene3. Notice that text is nice and clean4. Switch to DX9 (Edit -> Projec... Read more
There is no obsolete message for LightmapsMode.Directional (and Dual) an...
To Reproduce: 1. Import the attached package in b1.2. Notice that `UnityEngine.LightmapsMode' does not contain a definition for `Dir... Read more
Japanese characters are not displayed when the new InputField on Mac
Steps to reproduce : - create a new project- create a new Input Field- change the language to Japanese- press play- start typing and... Read more
Api updater doesn't upgrade 'terrainData.physicMaterial'
'Terrain.terrainData.physicMaterial' should probably be updated to 'Terrain.material' , but instead an error is thrown when loading ... Read more
The lightmapping property is not converted correctly when upgrading from...
To reproduce this bug: 1. Import case_628225 package into Unity 4.x2. Open 'SimpleScene'3. Select SimpleDoorG->Spotlight in the h... 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