Search Issue Tracker
Classes whose names differ only by capitalization get mixed up by the in...
Reproduction steps:1. Open the attached “Repro“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Select the “Refencer“ G... Read more
Crash on RevealInFinder when building a project in headless mode
Reproduction steps:1. Setup a headless Windows machine2. Setup the “repro” project3. Run the Editor with: "C:\Program Files\Unity\Hu... Read more
[Mobile] PointerEventData.pointerId is the same when simultaneously rele...
Steps to reproduce:1. Open the attached project “TouchTest Latest”2. Build and Run the project on the device3. Press the finger on t... Read more
"Hidden/Universal Render Pipeline/LensFlareDataDriven" warning being thr...
Steps to reproduce:Step 1 - Create a new 2D (URP) template projectStep 2 - Build and Run the projectStep 3 - Check the console Actua... Read more
If Canvas Dimension is Less Than 1 Error
Steps to reproduce: 1. Create a UI Canvas with the width/height of 0.5/0.5 2. Drag the UI Canvas into a Quad Layer 3. Observe the er... Read more
[Linux] Crash on GfxDeviceGLES::SetDepthState when opening the Project
Reproduction steps:1. Open the attached “CrashRepro” project Expected result: The Editor opens upActual result: The Editor crashes R... Read more
"SGICE002" error is thrown to the Console when a partial class extends t...
How to reproduce:1. Open the “ECS Tutorial“ project2. Observe the Console Expected result: No “SGICE002: This error indicates a bug ... Read more
Burst error is being thrown after installing Entities package
How to reproduce:1. Create a new 3D (URP) Project2. Open Package Manager (Window -> Package Manager)3. Click "+" Icon4. Click "In... Read more
[Optional] RefRO<T> always returns false when T is a Tag Component
How to reproduce:1. Open the user-attached project “EcsPlayground”2. Open the “Bug” scene3. Enter the Play Mode4. Observe the Consol... Read more
GameObject continues to increase in scale when the Animation layer's Ble...
How to reproduce:1. Open the “IN-72507_repro“2. Open the “SampleScene“3. Enter Play Mode Expected result: “Body“ GameObject does not... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used