Search Issue Tracker
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
CultureNotFoundException: Culture name en-DE is not supported error thro...
How to reproduce:1. Change Windows display language to "English (Germany)"2. Open the attached project "UWPMixedCulture.zip"3. Open ... Read more
"PostProcessPass render pass will not execute" error thrown in Console w...
How to reproduce:1. Create an empty 3D project2. Navigate to "Window" - "Package Manager" and install the Universal RP package from ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used