Search Issue Tracker
Display issues in VideoPlayer when using Screen.SetResolution on certain...
How to reproduce:1. Open the attached "IN-102629" project2. Build the project and run it on the Android platform3. In the Android Pl... Read more
Parse error shown when adding Tutorial Container Sections Size
Steps to reproduce:1. Create new Unity project2. Import Tutorial Authoring Tools (com.unity.learn.iet-framework.authoring)3. Create ... Read more
Handles.DrawOutline throws ArgumentNullException in Game view when calle...
How to reproduce:1. Open the “IN-103526_TestDrawOutline“ project2. Open the Game view3. Observe Console Expected result: No errors a... Read more
Element name is not updated when clicking on a different element after e...
How to reproduce:1. Create and open a new project2. Right click in the Project tab and navigate to: Create > UI Toolkit > UI D... Read more
Help Icon shrinks and becomes hardly visible when minimizing Inspector w...
Steps to reproduce:1. Create new Unity project2. Import Tutorial Authoring Tools (com.unity.learn.iet-framework.authoring)3. Create ... Read more
Memory Leak When Using Rigidbody2D Physics in WebGL
UPDATE 25/10/2025: The user-submitted project is for 6000.1.4f1 so to make this easier to validate in the re-spin of 2022.3.62f3, I'... Read more
Crash on Texture::TextureIDMapInsert when opening a specific project
Reproduction steps:1. Open the attached “IN-99562.zip”2. Observe the crash Reproducible in: 2022.3.63f1, 6000.0.50f1, 6000.1.5f1, 60... Read more
Null reference exceptions occur when ScriptableObjects saved in the same...
How to reproduce :1. Open the attached “IN-102847” project2. Open the “SampleScene” Scene3. Enter Play Mode and observe the Console ... Read more
Depth texture is flipped when specific URP rendering settings are applied
Reproduction steps:1. Open the attached “IN-102817_DepthFlipped - Last Affected Version.zip” project2. Open the “SampleScene”3. In t... Read more
Using absolute path with -activeBuildProfile causes build to fail
Steps to reproduce: Create a Build Profile. Build the profile with CLI absolute path: {code:java}-activeBuildProfile <C:\Users\..... 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