Search Issue Tracker
"Unrecognized block header in profiler data file, stopping deserializati...
Steps to reproduce:1. Open attached "tdd-asteroids.zip" Unity project2. Build and run on Android with Autoconnect Profiler enabled3.... Read more
[OnDemand] Unity hangs indefinitely if License Check fails on import wor...
1. Make sure you have an expired license (or hardcode the check to say failed)2. Start up the Test Suite: EditModeAndPlayModeTests\O... Read more
[2020.1] "Render Mode" dropdown displaying items from a different compon...
How to reproduce:1. Open attached project (RenderMode_Dropdown_Test_Project.zip)2. Select the "Light" GameObject in the Hierarchy3. ... Read more
Animation Rigging package causes unnecessary rotation when using Multi-A...
How to reproduce:1. Open attached project "AnimRigging.zip" and scene "Aim"2. Enter Play mode3. Inspect the rotation of 'root' ->... Read more
Timeline Play Range Doesn't Loop when Play Range ends on the Final Frame
How to reproduce:1. Open the "SampleScene" Scene in the attached "Repro2125926,zip" Project2. Click on the "Directional Light" GameO... Read more
NullReference errors are continuesly spammed when adding labels to asset...
How to reproduce:1. Open the attached project2. Select the New Material3. Make sure the two Inspectors are active and add a label to... Read more
Scriptable Object's Reset functionality is disabled
How to reproduce:1. Open the attached project "1202960.zip"2. Select the Test Scriptable Object3. Press the "three dots"/"gear" on t... Read more
Shader properties are ignored when SetReplacementShader method is invoked
How to reproduce:1. Open the attached '1213749.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode4. Notice that 'Cube' GameOb... Read more
[Android] [URP, Vulkan] Meshes flickering on Mali GPUs with SRP batching...
Steps to reproduce:1. Open user-supplied project2. Build and Run Expected: the scene does not flickerActual: the scene flickers Repr... Read more
Graphics.DrawMeshInstancedIndirect stops drawing when Editor looses focus
Reproduction steps:1. Open attached project "1210757_DrawMeshInstancedIndirect" and scene in oi_PCE/Scenes/PCE_Renderer_RayMarching_... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES