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 scene3. Open XR Plug-in Management settings4... 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 enu... Read more
Some Shader Requirements don't have a C# enum representation
How to reproduce:1. Open the attached '1304582.zip' project2. 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 template2. Copy the attached shader to Assets folder.3. Create a new material, assign the sha... 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 one2. Import the attached shader ("testPredicate.shader")3. Observe e... 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 cube i... Read more
Sequential shader compilation significantly slows down AOV capture when ...
How to reproduce:1. Open users attached project2. Open Assets > Scenes > SampleScene.unity3. Open Window > General > Rec... 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" project2. Open the "ComputeUAVTexFlow" Scene3. Go "Window -> Analysis -> ... 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 the ... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject