Search Issue Tracker
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
Project and Inspector windows are freezing when multi selecting assets
How to reproduce:1. Open the attached project "Addressables Inspector freezes.zip"2. In the Project window go to Assets > Prefabs... Read more
[UWP] Visual Studio output throws exception when the Camera GameObject h...
Reproduction steps:1. Open project "UWPDoublePostProcessBug.zip"2. Open Scene "SampleScene"3. Open Build Settings window from File &... Read more
Console errors appear when reimporting UnityEngine.UI when the Library f...
Reproduction steps:1. Download the attached "linktest.zip" project2. Move the "Library" folder to a different disk3. Create a symlin... Read more
UnityWebRequest returns "HTTP/1.1 404 Not Found" if URI contains 'plus' ...
How to reproduce:1. Open the attached “UnityWebRequest_LocalFileBug.zip” project2. Open the “Main” Scene3. Enter the Play Mode Expec... Read more
Unnecessary cast to float when calling Mathf.Abs
The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions