Search Issue Tracker
DrawMeshInstancedIndirect start instance location doesn't work on Windows
To reproduce:1) Open attached project and scene2) Play it Expected (Result on Mac): http://puu.sh/x5Fc7/d8a11758ac.jpgActual (Result... Read more
NPOT Textures cause Clean Builds to fail without warning
How to reproduce:1. Open the attached project (notice the textures are rendered correctly)2. Close the project and delete the Librar... Read more
Updating a Skinned Mesh Renderer that is only rendered by a Command Buff...
Steps to reproduce:1. Open attached project2. Go into play mode3. In the scene view look at another point in which the soldier is no... Read more
Vertex clamping for shadow maps causes artifacts
Vertex clamping for shadow maps causes artifacts when large and scaled up objects are used. To reproduce: 1. Open the project, attac... Read more
Setting "Default Behavior Mode" to "2D" breaks HDR rendering
Steps to reproduce:1. Download RenderDoc and install it on your machine (if you don't have it already)2. Open attached project3. Ope... Read more
[OcclusionCulling][Regression] Tree shadows are culled when zooming in i...
Steps to repro: 1. Open attached project and 't1' scene;2. Open Occlusion tab (Window -> Occlusion Culling);3. In Inspector open ... Read more
Objects sharing a material are not being batched when Graphics Jobs are ...
Steps to reproduce:1. Open QA attached project2. Make sure 'Graphics Jobs' are on in 'Player Settings'3. Deploy to device with Mali ... Read more
UV1 channel is modified in Play mode when the Static Batching is enabled
Reproduction steps:1. Open the attached project "UV1Bug.zip";2. Open BatchingBug.unity and make sure that the lighting is baked;3. E... Read more
[Metal] [MacOS-Standalone-64Bit] Frame rate spikes in Gfx.WaitForPresent
Reproduction steps:1. Open the attached project from case 947494.2. Make sure graphics API is set to Metal.3. Go to Build Settings a... Read more
[Projector] Projector component using wrong Projection matrix when camer...
When using a jittered projection matrix on the active camera Projectors flicker due to incorrect projection. Either the Projector is... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal