Search Issue Tracker
AI Generators window has an "Outdated version" banner when using the lat...
How to reproduce:1. Create a new 2D Unity project and install the AI Packages2. In the Project window, right-click -> Create ->... Read more
Text Script Importer Reference button links to a Missing Page when click...
Steps to reproduce: Open any Project Import the attached or any .json file Select it in the Project Browser Click the ? button in th... Read more
"Resolve of invalid GC handle" errors are spammed when installing the AI...
How to reproduce:1. Create a new project2. In the Unity toolbar, click the "AI" button3. Click "Agree and install Unity AI"4. Observ... Read more
2D Physics callback targets should have doc information about the GC and...
As per the discussion here, assigning a System.Object that isn't a UnityEngine.Object will not keep the object alive and away from t... Read more
FrameTimingManager.GetLatestTimings adds background time to the next foc...
How to reproduce:1. Open the attached “TestBackgroundFrameTiming.zip” project2. Enable “Frame Timing Stats” (Edit → Project Settings... Read more
Artifacts are present on Sprite Atlas Sprites when Binlinear or Trilinea...
How to reproduce: Open the “Atlas_Bug.zip“ project Open the “SampleScene“ Enter Play Mode Observe the Game view Actual result: Artif... Read more
AI Packages can't be removed from the project
How to reproduce:1. Create a new project2. In the Unity toolbar, click the "AI" button3. Click "Agree and install Unity AI"4. Go to ... Read more
Scale Snapping with Gizmos does not work in the Scene view when Snapping...
Steps to reproduce: Create a new Unity project using the Universal 3D template From the Hierarchy, create any 3D GameObject In the S... Read more
Package description disappears in the Package Manager when clicking "See...
How to reproduce:1. Open the attached "Hackweek2D" project2. Open the Package Manager and enter a string into the search that doesn'... Read more
Editor freezes with a StackOverflowException when certain asset types ar...
How to reproduce:1. Open the attached project "IN-128156"2. Open the "SampleScene"3. In the Hierarchy, enable the SubScene4. Drag th... 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