Search Issue Tracker
[ShaderGraph] Slider Node input field has incorrect caret positioning
When starting input to the Slider nodes regular input field (not Min/Max) with a "." the caret get’s placed at inputText.length - 2 ... 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] 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][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] Some nodes don't append control options to generated code ...
- Matrix Construction- Doesnt append column/row to function name- Metal Reflectance- Doesnt append mode to output name 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
[ShaderGraph] Copy shader on regular node results in misnamed output field
When using "Copy Shader" (RMB) on a regular node (not master) the resulting generated code misnames the output field in the resultin... 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
Sprite Editor border "T" and "B" fields assign their values to the wrong...
How to reproduce:1. Open the attached project (SpriteBorder.zip)2. Open the Sprite Editor Window3. Inspect the "Map__16_Checker" ass... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved