Search Issue Tracker
Unable to build player when project has Code Coverage package
Steps to reproduce: 1. Create new project2. Install Code Coverage package3. Build and run the projectNotice error: ArgumentException... Read more
[HDRP] Refraction shaders dont compile on mac
When you open the Samples project it takes extra long to compile shaders, after some time compilation fails and produces an error al... Read more
Crash when running Build with Entities package + IL2CPP
How to reproduce:1. Create a new Unity project on a machine with 64bit architecture2. Import "com.unity.entities" package3. Set scri... Read more
Certain errors do not open in Code Editors when double clicking error
Reproduction steps:1. Open the attached project "NullErrorTest"2. Open Assets\Scenes\SampleScene3. Press Play4. Double click the Nul... Read more
[Particle System][Vulkan][URP] Particles start freezing when Graphics Jo...
Reproduction steps:1.Open the attached user's project "Particle System Graphics Jobs Bug.zip"2.In the Project window under the "Asse... Read more
[WebGL] Incorrect loading progress is shown in the Player when Build fil...
How to reproduce:1. Open the attached project2. In the Publishing Settings, set the Compression Format to "Brotli" (Edit->Project... Read more
[WebGL] Build files aren't being compressed
Reproduction steps:1. Create a new Unity project2. Navigate to File > Build Settings > Player Settings3. Under Publishing Sett... Read more
Assigning pointer of unsafe pointer throws InvalidOperationException eve...
How to reproduce:1. Open the user's attached project ("DotsMan.zip")2. Enter Play mode3. Notice the "InvalidOperationException: OnUp... Read more
[Android][Vulkan] Unity returns lower or higher values of computing buff...
Reproduction steps:1. Open the attached project "Case_1299759"2. Build it for Android3. Hold the phone landscape orientation4. Press... Read more
[Vulkan] Build crashes with vk_icdNegotiateLoaderICDInterfaceVersion aft...
How to reproduce:1. Open the attached project named "vulkancrash.zip"2. Make sure the Editor is using Vulkan API3. Build and Play4. ... 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