Search Issue Tracker
[Android] Android permission dialog is not invoked with Permission.Reque...
Reproduction steps:1. Open the attached project "PermissionsProject.zip"2. Build and run on a device3. Observe the app startup Expec... Read more
Build fails on Addressables.CleanBundleCache() when IL2CPP is set as scr...
Reproduction steps:1. Open the attached project ("1380058.zip")2. Make sure scripting backend is set to IL2CPP3. Build the "SampleSc... Read more
[Linux] Asset Store "Open in Unity" link does not work
Reproduction steps:1. Open up Unity Editor2. Open up Asset store in your browser3. Find any Asset4. Press "Open in Unity" Expected r... Read more
[Android] [Mono] CurrentCulture returns 'Invariant Language' instead of ...
How to reproduce:1. Open the attached project '1376786.zip'2. Make sure your Android device language is set to English (United State... Read more
[DOTS] Error CS1501 is thrown when updating entities package from 0.20.0...
Reproduction steps:1. Open the attached project "DOTS-FlappyBird"2. Open Console Window Expected result: There are no errorsActual r... Read more
CSV KeyIdColumns Export does not use custom column names
KeyIdColumns does not use the Key, Id or Shared Comments column name when exporting in WriteBegin Read more
WebGL build fails when Analytics package is included
Reproduction steps:1. Open the attached project ("1367201_22.1.0a13.zip")2. Switch Platform to WebGL3. Build and Run the project Exp... Read more
Unity generates .csproj file with incorrect <LangVersion> value for Visu...
Reproduction steps:1. Create a new Project2. Set external editor to VS Code (Edit -> Preferences -> External Tools -> Exter... Read more
Cloth component renders black artifacts when the mesh contains double-si...
How to reproduce:1. Open the user-submitted project2. Open the Scene "Cylinder" (Assets/Scenes/Cylinder.unity)3. Enter Play mode Exp... Read more
Material doesn't show Specular texture when using Standard (Specular set...
Reproduction steps:1. Open the user's attached project2. Open "Assets/Scenes/specular"3. Create a new Material in the "Assets" folde... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code