Search Issue Tracker
Duplicate Unlit Particle System draw calls can't be batched when there a...
Reproduction steps:1. Open the user's attached "UnlitBatchingRepro.zip" project2. Open the "BatchBroken" Scene3. Enter Play mode4. O... Read more
[Android] Build fails with error message "UnityException: Invalid projec...
Reproduction steps:1. Open Unity Hub2. Press the "New project" button at the top right corner3. In Project Settings > Project nam... Read more
Profiler help button redirects to wrong stream documentation page
How to reproduce:1. Create a new project2. Open profiler3. Click on question mark button Expected result: Help button redirects to s... Read more
Shader variant keyword not used when running Player
How to reproduce:1. Open the user's attached project "BugShaderVariants.zip"2. Build and Run Expected result: "Cube" GameObject appe... Read more
Align-items property is ignored when items are wrapped
Reproduction steps:1. Open project "UIToolkitFlex"2. Open Assets > UIDoc3. In the UI Builder's Hierarchy, select UIDoc.uxml > ... Read more
Mathf.floor and Mathf.floorToInt output incorrect values
Reproduction steps:1. Create and open a new project2. Move user's "MathfTest.cs" script to the Assets folder and attach it to any Ga... Read more
[Linux] Package name isn't displayed until it's expanded on Ubuntu 18.04
Repro steps:1. Create a new project2. Open the Package Manager3. Notice the last Package of the ones that are installed Actual: The ... Read more
"SerializedProperty has disappeared!" error thrown when calling ApplyMod...
Full title: "SerializedProperty counters.Array.data[1] has disappeared!" error thrown when calling ApplyModifiedProperties after del... Read more
Building il2cpp fails with message about failed stevedore download
When building for Windows with IL2CPP a project may fail to build with a bad error message if Windows 10 SDK is not installed. Build... Read more
[HDRP] Motion Blur and TAA cause excessive blurriness when using Lens Fl...
How to reproduce:1. Open the user's attached "BlurryMovecRepro" project2. Enter the Play Mode in the "OutdoorsScene" Scene3. Observe... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template