Search Issue Tracker
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 package 2. Open 'scene' 3. Play the scene 4. Start clicking on the image 5. PointerEvent... Read more
On DirectX9,one-pixel offset appears and disappears as the image fill am...
To reproduce this bug: 1. Import 'hud' package 2. Open 'Town' scene 3. In Player's Settings(Edit->Project Settings->Player) disable... Read more
<GetComponent<SphereCollider>().isTrigger = true> crashes Unity on Windows
To reproduce this bug: 1. Open the attached project 2. Open 'Enemy attacking NPC' scene 3. Press play 4. Stop the scene 5. Unity cr... Read more
Unity 4.6 UI Fonts are blurry in DX9
To reproduce: 1. Open attached project 2. Open Font Test scene 3. Notice that text is nice and clean 4. Switch to DX9 (Edit -> Proj... 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 `D... 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 typin... 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.x 2. Open 'SimpleScene' 3. Select SimpleDoorG->Spotlight in the h... Read more
Dragging anything into Audio Mixer area gets a NullReferenceException
To reproduce: 1) Create new project 2) Create an Audio mixer and a random asset of other type 3) Open Audio Mixer window 4) If you t... 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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon