Search Issue Tracker
[Mac] Performance regression in Editor UI
Reproduction steps: 1. Open new Unity project 2. Hover over different objects in Hierarchy as well as non-focused Editor tabs 3. Ent... Read more
Double-clicking a script in the Inspector window does not open the Exter...
How to reproduce: 1. Create a new Unity project 2. Create a new script and attach it to any GameObject 3. In the Inspector window do... Read more
Crash on ScriptingGetComponentsOfTypeFromGameObjectFastPath when overrid...
--> Use the Timeline package (minimum version 1.2.0) to reproduce the bug. <-- How to reproduce: 1. Open attached project "Case_122... Read more
[HDRP] When installing or upgrading to package version 7.1.2 type or nam...
When installing or upgrading to HDRP package version 7.1.2 type or namespace 'SerializedScalableSetting' can not be found. This prev... Read more
An image bleeds out of the borders of a Mask when the project is opened ...
How to reproduce: 1. Open the “BugReport“ project 2. Open the “SampleScene“ 3. Zoom closer to the “Main Camera > Canvas > Profile... Read more
Editor becomes unresponsive and performance is continually degraded when...
How to reproduce: 1. Open the attached project ("ScriptableObjectLargeDataset") 2. Select "Assets/data.asset" Expected results: Ins... Read more
RectTransform "Pos Y" is not loaded when opening the project/Player
Reproduction steps: 1. Open the “RectTransformPosY“ project 2. If the “BugScene” scene is not open, open it and reopen the project... Read more
[Android][IL2CPP] App crashes during launch with "Using memoryadresses f...
Repro steps: 1. Create a new project 2. Switch build target to Android 3. Set Scripting Backend to IL2CPP and Target Architecture to... Read more
Crash on TransformAccessClearCallback when undoing ModularAvatar > Setup...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/scene.unity” Scene 3. Right-click “test“ GameOb... Read more
Crash on Shader::GetLocalKeywordRemap or ShaderLab::Pass::ApplyPass when...
Reproduction steps: 1. Open attached project "1254964" 2. Open scene "myscene" and select "Terrain" from the Hierarchy 3. In the Ins... 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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project