Search Issue Tracker
Errors appear when hovering mouse over Scene Window, after changing Skin...
To reproduce:1. Create an empty object.2. Add Cloth component3. In SkinnedMeshRenderer select Mesh and assign Capsule, Cylinder, Pla... Read more
[Vuforia] Unity crashes at Mesh::SetIndexData when selecting Image Targe...
-- Make sure that you have Vuforia component installed1. Open project attached by QA2. In project window search for "scene Book1 Fru... Read more
[scripting, patch] Boo.Lang reference missing from generated csproj
Reproduction steps:1. Create new Unity project2. Download the repository and add to Assets3. Re-import the assets4. Open script with... Read more
The AspectRatioFitter with envelope parent mode doesn't control the Rect...
Reproduction steps:1. Download project "AspectRatioFitterBug.zip" and open in Unity2. Open Main scene3. Enable Play mode Expected: s... Read more
Assigning a float3 to SurfaceOutputStandard.Albedo causes compilation er...
To reproduce: 1. Open the project, attached by the user (Shader Bug.zip)2. Observe the compilation errors in the console3. Open the ... Read more
Stereo Cameras are rotated individually instead of as a gameObject resul...
Steps to reproduce: 1. Download and open the latest attached project("Repro.zip")2. Enter Playmode Expected result: cameras are rota... Read more
[Editor] Crash on clicking NO button on "Confirm" pop-up while returning...
Editor crashed when returning the license Steps to Reproduce:1. Click on Help > Manage Licence > Return Licence > Confirm2.... Read more
LeftShift and RightShift presses are not registered in Event.current.key...
To reproduce: 1. Open the project, attached by the tester ("KeyCodesBug.zip")2. Left click in the Scene view and drag3. While draggi... Read more
ShaderLab code generation depends on locale's decimal separator
Steps to reproduce:1. Set your locale to any that uses comma (,) as a decimal separator (for example, Spanish)2. Create a new Unity ... Read more
WWW class constructor removes "/" from blob:chrome-extension:// url
How to reproduce:1. Open the "url_test.zip" project2. Open the "scene" scene3. Press Play4. Look at the console for values of origin... 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