Search Issue Tracker
Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders...
Reproduction steps:1. Open the attached “DrawMeshInstancedTest.zip” project2. Open the “SampleScene”3. Enter the Play mode4. Observe... Read more
Shadows are not cast when the Light's CullingMask and the GameObject's L...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/SampleScene” Scene3. Select the “Directional Light” Ga... Read more
Text auto-scrolling can not work when naming assets/objects until backsp...
Steps to reproduce: Open a Unity Project Create a new Asset in the Project Window (e.g. MonoBehaviour script) or a new object in the... Read more
The first frames are skipped when playing a video
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Build and Run4. Ob... Read more
New selector in Matching Selectors displays as on line -1 in debugger
Steps to reproduce: Create a new URP project. Import the extracted contents of the attached Editor.zip. Open Assets > Editor >... Read more
Graphics.DrawMeshNow stops rendering Render Texture after a few frames w...
Reproduction steps:1. Open the attached “DrawMeshNow_Player_Bug.zip” project2. Open the “SampleScene”3. Enter the Play mode4. Observ... Read more
Editor default Stylesheet/Matching Selector buttons in Debugger don't do...
Steps to reproduce: Open any project. On any editor window i.e. Inspector, click the vertical ... menu > UI Toolkit Debugger. Sel... Read more
WebCamTexture does not set the requested resolution when used in WebGL
Reproduction steps:1. Make sure a webcam device is available for testing2. Open the attached “Repro.zip” project3. Open the “SampleS... Read more
Draw Renderers custom pass doesn't work with SSGI
As reported on this thread, the objects rendered with custom passes don't work well with SSGI (they render black as if there were no... Read more
Profiler - Taking you to the wrong section when using 'show'
Reproduction steps:1. Create a new project2. Open the Profiler window (Window > Analysis > Profiler)3. Enter the Play Mode and... 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