Search Issue Tracker
[Mac] Editor crashes when trying to add .tar package from Package Manager
Reproduction steps:1. Open new Unity Project2. In Package Manager window, select "Add package from tarball" Expected result: Editor ... Read more
[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
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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation