Search Issue Tracker
[LWRP] Directional Light Culling Masks don't work properly
SRP Repo: Issue #1019 In LWRP: If you make a scene with objects set to two different layers and then make two directional lights set... Read more
[LWRP] Assigning Render Texture gives black Screen (only on build)
SRP Repo: Issue #1575 What happened?Getting black screen / UI disappearing (only on build) when using render texture set on secondar... Read more
Graphics.CopyTexture fails to copy textures into a Texture2DArray for ce...
How to reproduce:1. Open user-submitted project (CopyTextureBug)2. Attach the script 'TextureArrayTest.cs' to the 'Main Camera'3. En... Read more
Editor throws "GetGfxDevice() should only be called from main thread" er...
How to reproduce:1. Open attached project "Breeze"2. Enter Play Mode3. Play the game for 2minutes------------Observe errors "GetGfxD... Read more
'task.rasterData.vertexBuffer == NULL' errors when using a Particle System
Steps to reproduce:1. Open User-attached project2. Run the Sample scene3. Tab out and wait for at least 3 minutes Expected: nothing ... Read more
[Linux][Nvidia] Graphical corruption in many games with OpenGL
Note: This fix is being backported to 2018.3, likely to land in 2018.3.4f1 In a number of Unity games on Linux, running on OpenGL an... Read more
[Regression] [Win] Videos are dark when using Linear color space
How to reproduce:1. Download attached project file and open "1" Scene2. Enter Play Mode (make sure Linear color space is selected in... Read more
"In order to call GetTransformInfoExpectUpToDate..." error message appea...
How to reproduce:1. Create a new project2. Change "Directional Light" type from Directional to Spot, make sure that it's Shadow Type... Read more
Enabling Mesh Renderer during rendering causes error in Console tab
Steps to reproduce: 1) Download attached project 'MeshRendererError.zip' and open in Unity2) Open scene 'ReproScene' and press Play3... Read more
Crash on ProcessShadowCasterNodeVisibilityAndCullWithoutUmbra when the p...
How to reproduce:1. Open the attached project named "Case_1176131"2. Open the "DepthSimple" Scene located in AkilliMum\Samples\SRP\M... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used