Search Issue Tracker
UI: Nested masks behave incorrectly
To reproduce this bug: 1. Open the attached project2. Open 'MaskingBug' scene3. It has 3 images with Masks as children of one anothe... Read more
[RenderTexture] When displaying render texture on screen, it only works ...
To reproduce this bug: 1. Import the attached package2. Open 'WebplayerScene'3. Play in the editor4. Everything works fine5. Build&a... Read more
[DX11] Lines drawn with Gizmos.DrawLine have varying width if DX11 is se...
How to reproduce:1. Open the attached project2. Make sure the "Use Direct3D 11" setting is set to true.3. Open the "Main" scene. Thi... Read more
Using a generic method that is unavailable in the .NET for Windows Phone...
To reproduce:1. Open repro.unitypackage2. It contains a scene and a script that calls System.Array.ConvertAll3. Build the scene for ... Read more
When applying changes of UI prefab's disabled child, PosX and PosY value...
To reproduce this issue: 1. Open the attached project2. Open 'guiPrefabBug' scene3. Select 'Enabled' object in the hierarchy ( Canva... Read more
On DirectX9: The image in the UI canvas is not aligned precisely, with o...
To reproduce this issue: 1. Open the attached project2. Open 'TestScene'3. It has an UI Image in the right top corner4. In the scene... Read more
HingeJoint2D reference angle changes OnEnable
To reproduce this bug: 1. Import the attached package2. Open 'test' scene3. Play the scene4. Press A and notice in the console that ... Read more
Unity crashes when opening if GiCache is set to non-existant path
To reproduce:1) Create new project2) Plug in an external data storage device (USB flash drive or external HDD/SSD)3) Set GICache to ... Read more
Crash when switching from dx9 to dx11 and back
Steps to reproduce : - create a new project- go to Player Settings- switch to dx9 then to dx11 a few times and Unity will crash 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS