Search Issue Tracker
<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
Grid Layout Group does not work correctly if the Start Axis is set to Ve...
To reproduce the bug: 1. Open the attached project2. Open 'Main' scene3. Press play4. Notice that the Grid Layout Group with Vertica... Read more
Y Axis is inverted in WebGL build
-e: it is the other way around compared to editor and other platforms -repro:--create scene with 1st person controller from standard... Read more
External: webgl doesn't build from non-ASCII path
Steps to repro:1. Create a new project. Make sure the path contains any letter from 'ąčęėįšųūž'2. Build to webgl, observe the failure Read more
Remove mention of 'graphicsPixelFillrate' from SystemInfo.graphicsShader...
SystemInfo.graphicsPixelFillrate became obsolete in 5.0 - there's still reference to it in SystemInfo.graphicsShaderLevel SR page. Read more
Creating UI object, removing all components and undo'ing crashes Unity
To reproduce this bug: 1. Create a new project2. Create UI object ( for example Image, Panel and etc.)3. Remove all components of th... 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
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning