Search Issue Tracker
Unity crashes on RecordUnapplicableOverrides when trying to make a new P...
How to reproduce:1. Open the attached project2. Open the "Main.scene" scene3. Drag the "Button - Write" GameObject from the Hierarch... Read more
LWRP project spawns multiple exception in UWP build
Steps to reproduce:1. Download 1106472_repro.zip2. Switch platform to UWP3. Build project with IL2CPP backend4. Open Visual Studio s... Read more
[Vulkan] Artifacts on Xiaomi Mi Max with Mip Maps generated
To reproduce:1. Open the attached project;2. Make sure Graphics API is set to Vulkan;3. Disable "Generate Mip Maps" in the "rings.pn... Read more
[GLES3] Dynamic batching gives artifacts on PowerVR Rogue G6200 GPU
To reproduce:1. Open the attached project;2. Make sure Graphics API is set to GLES3;3. Build and run on mobile devices with PowerVR ... Read more
Internal error: NavMeshQuery has already been cleaned up but not deregis...
Reproduction steps: 1. Open "580179 - 2018_12_06_KM.zip" project2. Open "Entry" scene3. Find "Kingmaker" GO in the Hierarchy window4... Read more
Editor crashes with FindDataSource using CommandBuffer.DrawMeshInstanced...
How to reproduce:1. Open attached project "DrawMeshInstancedCrash"2. Enter Play Mode---------------Observe the crash Reproduced with... Read more
Gfx.WaitForPresent / Gfx.WaitForPresentOnGfxThread huge spikes in Profil...
Steps to reproduce:1. Open a new project2. Turn off vSync (Project Settings > Quality > Other > VSync Count > Don't Sync... Read more
[iOS] Frameworks location is ignored when building Xcode project
To reproduce: 1. Download attached project “CHECKING.zip" and open in Unity2. Open “SampleScene” scene3. Observe that the iOS Framew... Read more
[Mono][IL2CPP] builds fail with unknown arguments when Managed Stripping...
Steps to reproduce:1. Open user attached project2. Build the game with managed stripping level enabled Expected result: the game bui... Read more
ProBuilder window close any other active pop-up, e.g. Texture picker whe...
To reproduce:1. Open attached project2. Open the Texture picker, e.g. click the Albedo map picker on a Material3. Make sure Texture ... 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