Search Issue Tracker
[MacOS] Overlay Camera stacking is not working when using OpenGLCore
How to reproduce:1. Create a URP template project2. Change the Graphics API to OpenGLCore (Go to Edit->Project Settings->Playe... Read more
Instanced meshes are not drawn at certain camera angles when Graphics.Dr...
How to reproduce:1. Open the attached '1250562.zip' project2. Open '10001_00' Scene3. Enter Play Mode4. Pan the viewport camera usin... Read more
Game view Stats window shows different Tris and Verts values on OSX and ...
How to reproduce:1. Open the "Game" Scene in the user-attached Unity project on OSX and Windows machines2. In the Game view's Contro... Read more
Shader compiler crashes on Vulkan when dissasembling an uncompiled broke...
How to reproduce:1. Download the attached project, extract it and clear its Library folder2. Open the project3. Inspect "Test Shader... Read more
HDRP shader don't compile if something is connected to vertexNormal or v...
In HDRP with shadergraph 7.3.1 on 2019.3 and on 8.1.0 for 2020.1 and previous revision, the shadergraph don't compileif we connect a... Read more
[URP] Camera Stacking results in black screen when MSAA and OpenGL graph...
How to reproduce:1. Open the attached '1250602.zip' project2. Open 'SampleScene' Scene3. Notice that scenes are present in Game View... Read more
Unity overrides certain scripts even when they are named differently
When importing a certain package that has a similar named script - in this case - "ScrollRectOcclusion" vs "UI_ScrollRectOcclusion" ... Read more
Editor toggle boxes can be toggled even when mouse is not over the checkbox
Steps to reproduce : - create a new project- open the Preferences window- under the General tab, mouse over outside the checkboxes a... Read more
[HDRP][DXR] Ray-traced Screen Space Reflections have flickering black ar...
How to reproduce:1. Open the attached project named "naboo_starfighter.zip"2. Open Bugreport Scene3. Enter Play mode4. Observe the G... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code