Search Issue Tracker
Editor crashes when calling ComputeShader.Dispatch() with too many threads
How to reproduce: 1. Open the attached project named "Case_1206509" 2. Open the Gameplay Scene located in the Scenes folder 3. Enter... Read more
Rendering a mesh using different vertices with same uv-coordinates rend...
To reproduce: 1. Open the project, attached by the user (SameUVWithPointFilter.zip) 2. Open the "MainScene" scene 3. Enter Play mod... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b 2. Create cube. 3. Delete its mesh filter. 4. Save scene. 5. Lo... Read more
[AsyncUpload] Editor allows to set syncUploadBufferSize bellow 2 which l...
To reproduce the issue follow the steps: 1. Create new or open any project 2. Gp to Quality settings and change asyncUploadBufferSiz... Read more
Occlusion culling not occluding
Steps: 1. Use repro project in comment "SmallRepro.zip" 2. Bake occlusion culling with the following 2 cases: (A) Enable "ROAD1_doe... Read more
[Occlusion Culling] Reflections in the water doesn't work properly with...
To reproduce: 1. Download attached project and open it; 2. Make sure that FirstPersonCharacter is selected in the Hierarchy; 3. Pres... Read more
Instanced objects are rendered wrong when 2 directional lights with impo...
How to reproduce: 1. Open the attached project 2. Open the main.unity scene 3. Note how both cubes are rendered differently, althoug... Read more
Custom Texture2D cursor is not shown in full-screen on secondary monitor
Steps to reproduce: 1. Download and open attached project "SecondDisplayCursor.zip" 2. Build standalone (including "Test" scene) 3. ... Read more
Played scene crashes after a few seconds in GfxDeviceD3D11Base::EndBuffe...
To reproduce: 1) Open the attached project and "Infinite Water Demo" scene 2) Play it CRASH! Reproduced in 2019.3.0a1, 2019.3.0f1,... Read more
Meshes drawn with Graphics.DrawMesh disappear while pausing
In the previous versions of Unity, meshes drawn with Graphics.DrawMesh keep displayed while pausing. However, in 5.2.4 and later ver... 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
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.