Search Issue Tracker
[iOS][OpenGLES] Every 40th - 50th call of Graphics.Blit() is slower abou...
To reproduce: 1. Download attached project "Blittest.zip" and open in Unity 2. Open "test" scene 3. Set Graphics API to OpenGLES2 4... Read more
System.PlatformNotSupportedException errors are thrown when using Grapev...
Reproduction steps: 1. Open user submitted project ("GrapevineDllBug") 2. Enter and quit Play mode 3. Inspect errors in the console ... Read more
[ECS] Crash on AtomicList::Load after undoing
How to reproduce: 1. Open the "Undo_Crash.zip" project 2. Open the "SampleScene.unity" scene 3. Select "Bullet" game object in the H... Read more
[PLM] Editor throws errors when entering UV Overlap scene debug view
Steps to reproduce: 1. Download CornellBox test project and open CornellBox scene 2. Navigate to the Lighting Settings window and b... Read more
Crash on abort when calling 3rd party function inside using statement
How to reproduce: 1. Open the "Crash_Excel.zip" project 2. Open the "SampleScene.unity" scene 3. Press Play Actual result Unity cra... Read more
Loading a PNG file with Resources.Load<Texture2D> and Texture2D.LoadImag...
To reproduce: 1. Download attached project "PNG Load.zip" and open in Unity 2. Open "test" scene 3. Enter to Play mode 4. Press "Lo... Read more
[Incremental Compiler] Unloading broken assembly error in console
To reproduce: Open attached project An error will pop out: Unloading broken assembly Packages/com.unity.incrementalcompiler/Editor/... Read more
[Vulkan] Surface shader color flickering when Albedo is (0,0,0) and inst...
1. Open attached project 2. Open "FlickeringQuad" scene 3. Enter playmode and observe the flickering (also reproducible in Standalon... Read more
[Editor] Unable to switch build platform after selecting "Facebook" in B...
Unable to switch build platform after selecting facebook in Build Settings. Gameroom option is missing in build settings for Faceboo... Read more
[Android][LWRP] Performance regression when using LWRP settings on an em...
To reproduce: 1. Open the QA's provided project 2. Build and run the sample scene 3. Profile the player 4. Set the Scriptable Render... 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
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project