Search Issue Tracker
[XR SDK] Shader Grabpass returns results in plain grey color when Single...
Reproduction steps: 1. Open the attached project ("1396587R.zip") 2. Open the SampleScene scene 3. Open XR Plug-in Management settin... Read more
[shadergraph] creating too many keywords crashes unity (previously threw...
In SRP2Core 2021.1.3f1.2299, graph will throw exceptions/softlock which will lose unsaved progress on that graph. 7.3.1: repeated en... Read more
Some Shader Requirements don't have a C# enum representation
How to reproduce: 1. Open the attached '1304582.zip' project 2. Build the project (File > Build and Run) 3. In the Unity Editor open... Read more
Integer properties do not show up in Frame Debugger
STR: 1. Make a new project from the 3D template 2. Copy the attached shader to Assets folder. 3. Create a new material, assign the ... Read more
Integer property type in ShaderLab has no effect on uniforms and fixed f...
Integer property type in ShaderLab has no effect on uniforms and fixed function state STR: create a new shader, add a property with... Read more
[FXC Crash] Shader compiler crashes when a project contains a shader wit...
Reproduction steps: 1. Create a new project or open an existing one 2. Import the attached shader ("testPredicate.shader") 3. Observ... Read more
Depth Buffer Offset value is converted to integer in calculations
How to reproduce: 1. Open attached project "depthbuffer.zip" 2. Open "SampleScene" scene Expected result: Notice that the green cub... Read more
Sequential shader compilation significantly slows down AOV capture when ...
How to reproduce: 1. Open users attached project 2. Open Assets > Scenes > SampleScene.unity 3. Open Window > General > Recorder > R... Read more
Integer variables of a Compute Shader show up as Floats in the Frame Deb...
How to reproduce: 1. Open the attached "case_1345758" project 2. Open the "ComputeUAVTexFlow" Scene 3. Go "Window -> Analysis -> Fra... Read more
Surface Shader fails to compile with redefinition errors when declaring ...
How to reproduce: 1. Open the attached project ("MultipleUVShaderCompile.zip") 2. Try compiling the "MultipleUV" shader (Click on th... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow