Search Issue Tracker
Error "Shader compiler: Compile marchingCubesGridProcessing.compute - CS...
Steps to reproduce:1. Open the user’s project2. Open the “SampleScene” Scene3. Enter Play mode4. Observe the Console Expected result... 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
[Windows] Shaders are compiled synchronously when "Asynchronous Shader C...
How to reproduce:1. Create and open a new project from a URP Sample Template2. Enable the “Asynchronous Shader Compilation“ checkbox... 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
[Shaders] compute '#pragma require' flags don't persist after shader cac...
How to reproduce:1. Open the attached project "PragmaRepro" in a Windows editor2. Navigate to the Assets folder and select "Repro.co... 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
"TLS Allocator ALLOC_TEMP_TLS" errors when rendering shaders
Reproduction steps:1. Open attached project "Graphics-QA-BrokenShaderTestProject.zip", and scene "New"2. Enter Play Mode3. Using rig... Read more
Shader Compiler crashes when using Interlocked* methods in pixel shader
Reproduction steps:1. Open the attached "case_1310201.zip" project2. In the Project window, select Test.shader and compile it3. Obse... Read more
The actions Copy/Paste Material Properties do not copy Texture tiling/of...
Steps to reproduce:1. Open the attached user's project "1273930_CopyTilingSetting"2. Select the "CopyFrom.mat" material under the As... Read more
No error is thrown and the Compute Shader ignores the code when the code...
How to reproduce:1. Open the attached "1297115_Repro" project2. In the Project window select the "BrokenCompute.compute" Asset3. Obs... 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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action