Search Issue Tracker
[ShaderGraph] Channel Mask Control issues
Channel Mask Control is no longer drawn. Also there is an empty space when preview is collapsed (caused by the failing IMGUIContaine... Read more
[ShaderGraph] Incorrect Port dimensions on several nodes
Several nodes have incorrect dimensions for ports: - Texel Size- Defines vec1s as vec2s- Dielectric Specular- Output is Vector3- Sce... Read more
[ShaderGraph] Multiple delimiters added to line ends of generated shader...
Occurs with Colorspace Conversion Node Not a huge issue but probably shouldn't output multiple semi-colons Read more
[ShaderGraph][LWRP] SceneDepth and SceneColor nodes have issues with Ste...
LWRP implementation of Scene Depth has incorrect data for UV input when rendering in StereoLWRP implementation of Scene Color doesnt... Read more
[ShaderGraph] HD PBR - IsFrontFace not passed as argument for ShadowPass...
IsFrontFace not passed as an argument for ShadowPass when IsFrontFace -> Branch is plugged into Alpha port of PBR Master Node in ... Read more
[ShaderGraph] Use of direct matrix name instead of correct macros
The follow nodes directly access matices without using their macros: - Camera- Object Check the codebase for more Read more
[IL2CPP] Building fails with IL2CPP error when project is using Xilium.C...
How to reproduce:1. Open the repro project that is using CefGlue2. In the Player Settings, set the Scripting Backend to IL2CPP3. Bui... Read more
Using "-r" arguments in "mcs.rsp" file causes "CS0006" compile error
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Look at the Console Window Expected Result: "The type or namespace name 'Ht... 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