Search Issue Tracker
[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
Meshes with Alpha Cutoff shader value at 0 have a lower GI contribution
Steps to reproduce: 1. Download the attached project and open TestScene01 (Assets > Scenes)2. In the Hierarchy view enable the Op... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu