Search Issue Tracker
In the inspector, per-channel editor dropdowns are invisible if the audi...
To reproduce this issue: 1. Open the attached project2. Open 'test' scene3. Play the scene4. Select 'Bass' channel in the project vi... Read more
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
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
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
Dragging anything into Audio Mixer area gets a NullReferenceException
To reproduce:1) Create new project2) Create an Audio mixer and a random asset of other type3) Open Audio Mixer window4) If you try t... Read more
uGUI Text appears blurry in a pixel-perfect canvas without Direct3D 11 e...
How to reproduce:1. Open the attached project2. Open FontProblemScene ( Project has Game Object with GUIText component and Canvas wi... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler