Search Issue Tracker
Mesh that has submeshes and is assigned to CanvasRenderer crashes editor...
To reproduce:1. Open project2. Play 'UnityCanvasRendererBug' scene3. Stop scene Expected: scene will be playedActual: editor crashes... Read more
DX12 doesn't fall back to DX11 on hardware that does not support DX12
To reproduce: 1. Open a new project in a computer with a GPU that doesn't support DX122. Set the Graphics API to Direct3D12 (Experim... Read more
[macOs] Tessellation shaders are not working
Steps to reproduce:1. Open user attached project2. Open TessellationTestScene3. Observe that an object with tessellation shader is n... Read more
[Metal][iOS] Blur Camera Effect and Post Process Stack combined corrupts...
Reproduction steps:1. Open the attached project.2. Make sure "Metal" graphics API is checked.3. Build and run it for iOS.4. Check th... Read more
[VR]Command buffers placed at "AfterDepthTexture" get stretched over vie...
Steps to reproduce:1. Download and open the attached project2. Make sure VR or Split Stereo Display is enabled2. Enter Play mode Exp... Read more
Crash report is not generated when Standalone build crashes in Program F...
Steps to reproduce:1. Open Unity as an administrator2. Open the attached project (CrashTest.zip)3. Open the CrashTest scene4. Build ... Read more
Unity Editor freezes while entering playmode when using NetMQ messaging ...
How to reproduce:1. Open the attached "UnityMQ" project and open "DebugScene"2. Open "RunPubSubExample" script3. Start debugging it ... Read more
[Android] Huge spike in Loading.LoadFileHeaders when using Resources.Load()
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure Development Build and Autoconnect Profiler are enable... Read more
RenderTexture::FilterMode changes from Point to Bilinear when scene is p...
MainCamera's targetTexture is set to a RenderTexture, which has FilterMode.Point. But when the scene is played, filterMode changes t... Read more
Crashed in Sprite::GetInnerUVs while building a project
Steps to reproduce: 1) Download attached project 'Clash Of Invaders.zip' and open in Unity2) Switch platform to PC, Mac & Linux ... 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