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 ... 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 Stereo LWRP implementation of Scene Color doesn... 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 HDRP 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 CefGlue 2. In the Player Settings, set the Scripting Backend to IL2CPP 3. ... Read more
Using "-r" arguments in "mcs.rsp" file causes "CS0006" compile error
Reproduction steps: 1. Open "MinimalRepro.zip" project 2. Look at the Console Window Expected Result: "The type or namespace name ... Read more
Adding DLL references to "mcs.rsp" doesn't update Visual Studio
Reproduction steps: 1. Open "MinimalRepro.zip" project 2. Look at the Console Window 3. See that only Warning messages are printed ... 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
- [MacOS] Can't clear text from text field when using Japanese IME on macOS
- Freeze or crash on MemoryProfiler::UnregisterAllocation when opening a specific Scene
- [Android] Application freezes when changing between materials on Mali G52 devices
- UI Builder performing Redo action for creating a nested element throws nvalid UXML or USS: System.IndexOutOfRangeException and corrupts the opened document causing data loss
- Element blocks another element when it is set to PickingMode.Ignore