Search Issue Tracker
Sprite borders are not copied when duplicating SpriteRect
To reproduce:1. Create a new project, import any sprite sheet2. Open sprite editor3. Add SpriteRect, set border values to >04. Du... Read more
[2018.1] Scene Shading Mode Selector is empty by default
Reproduction steps:1. Make a clean installation of Unity 2018.1 beta (without any editor settings if exist);2. Create a new project ... Read more
Native audio spatializer plugin sometimes receives incorrect source/list...
To reproduce:1) Open attached project and scene2) Play it3) Wait up to a minute as sound is playing on each sphere shift Eventually,... Read more
[Enlighten] Memory leak. Mesh is leaking after exiting play mode when re...
Steps to repro: 1. Download the project: https://oc.unity3d.com/index.php/s/II0t8SQHea5a8tq2. Open 't1' scene;3. Open Profiler windo... Read more
Having folder start with dot causes a ghost entry to appear in project view
To reproduce1) Create new project2) Create new folder3) Rename it ".test" and press Enter The folder disappears, leaving a phantom e... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code