Search Issue Tracker
Editor freezes when TextMeshPro text with an East Asian line-breaking co...
How to reproduce:1. Open attached project "IN-120349"2. Open the "SampleScene"3. Expand the "Canvas" GameObject in the Hierarchy tab... Read more
Crash with multiple stack traces when performing various actions with th...
A crash in the Unity Editor has been observed, affecting various workflows. These crashes happen when:- Opening the attached “IN-112... Read more
[Accelerator] Texture uploads to the cache server are duplicated when sw...
When changing Texture Format of an image, the artifact is uploaded to the cache server every time.This is expected to happen once fo... Read more
CommandBuffer.DrawProcedural fails to render when RenderGraph and Metal ...
How to reproduce:1. Open the ‘GraphDrawProceduralIssue.zip' project2. Navigate to Project settings → Graphics → Render Graph and ena... Read more
Not all of the Profiler Modules can be reordered
Reproduction steps:1. Create a new project2. Open Profiler (Window > Analysis > Profiler)3. Observe Profiler Modules Actual re... Read more
Test Runner's Player test fails when the IL2CPP scripting backend is se...
How to reproduce:1. Open the attached “IN-116338” project2. Switch to IL2CPP scripting backend (Edit->Project Settings->Player... Read more
"State comes from an incompatible keyword space" error when clicking on ...
How to reproduce:1. Open the project “IN-117089_shader-test”2. In the Project tab, click on Assets → Triplanar_Simple3. Observe the ... Read more
Pressing “-” twice to remove a Tag in Project Settings > Tags and Layers...
Steps to reproduce:1. Create new Unity project2. Open Project Settings window3. Find and select “Tags and Layers”4. In “Tags and Lay... Read more
The TileMap grid in the Tile Palette is not visible when Screen Space Am...
How to reproduce:1. Open the attached "GridInvisible" project2. In the Project window, select the “Triangle.asset” prefab3. In Scene... Read more
[Linux] Profiler Sample Stack window name is not visible
Reproduction steps:1. Create a new project2. Open Profiler (Window > Analysis > Profiler)3. Enter Play mode and ensure that da... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal