Search Issue Tracker
Android: Protected graphics memory doesn't work on android device
Protected graphics memory doesn't work because EGL_EXT_protected_surface is used instead of EGL_EXT_protected_content. This excludes... Read more
[Visual Effect Graph] Dropdown icon for all dropdowns are missing under ...
Dropdown icon for all dropdowns are missing under Output Node (eg. Cube Output, Point Output, Octagon Output, Triangle Output) from ... Read more
UIToolkit Labels width is not extended with certain Text inside it
Reproduction steps:1. Open the attached project2. Run the project Expected result: Label Text "Stage 3" and "Stage 2" both take one ... Read more
Incorrect Pre-Build event command line on Universal build
Reproducible on 4.6.0f1, 4.6.1f1, 4.6.3f1; Visual Studio solution created by Unity after the Windows Store Universal 8.1 build from ... Read more
Android builds fail if building App Bundle with signed keystore/key that...
How to reproduce:1. Open attached "KeystoreTest" project2. Go to File -> Build Settings -> Player Settings -> Publishing Se... Read more
Depth Buffer is const in the URP Package script and cannot be changed fr...
How to reproduce:1. Download project "URPDepthPrecisionIssue-2021.2.zip"2. In the file explorer go to the URPDepthPrecisionIssue-202... Read more
[IL2CPP] Building project with System.Data.Linq reference causes build e...
How to reproduce:1. Open the attached project (.Net 4.x required)2. Build the project with IL2CPP backend Actual result: The build f... Read more
The error "The package [com.unity.render-pipelines.universal@] cannot be...
How to reproduce:1. Create a new project using Universal 3D (URP) template2. Observe the result Expected result: The warning window ... Read more
Validation error is usually thrown when Simple Noise Node is both in a S...
How to reproduce:1. Open the attached "case_1381820" project2. Observe the "TestGraph" Shader Graph Expected result: No error is thr... Read more
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce:1. Open attached project2. Add DoPlace component to any game object3. Press play4. Notice exception in console Regressi... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons