Search Issue Tracker
[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
Adding DLL references to "mcs.rsp" doesn't update Visual Studio
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Look at the Console Window3. See that only Warning messages are printed4. O... Read more
[Mobile] [LWRP] Some meshes are not being rendered when using shader gra...
To reproduce:1. Open project attached by QA2. Set graphics API to GLES2 or GLES33. Build for iOS or Android platform ExampleScene-Pl... 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
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
- Group Node name text is way smaller in the renaming state than the actual display size
- "Visual Effect Event Tester" Overlay is cut off when using the Scene View not in standard dimensions
- Visual Effect overlay has no tooltips for the playback controls
- Github link in the Rider tab of Preferences window has no padding on the left side and is not aligned with the other elements