Search Issue Tracker
[iOS] "Command buffer is aborted" error is thrown when using DXC compiler
Reproduction steps: 1. Download and open "ShaderDXCBug.zip" project 2. Build the project for iOS 3. Observe the Xcode console Expec... Read more
Some shaders are recompiled when building the player after each Editor l...
STR: 1. Open BoatAttack. 2. Make a player build. 3. Close the Editor. 4. Open BoatAttack again. 5. Make a player build. 6. Inspect E... Read more
Shader.SetGlobalInteger does not work when used with Compute Shaders
Reproduction steps: 1. Open the attached project "setGlobalInteger-bug.zip" and load Scene "SampleScene" 2. Enter Play Mode 3. Obser... Read more
Shader keyword is not disabled when calling ShaderKeywordSet.Disable
Reproduction steps: 1. Open the attached project "disable keyword 1417644.zip" 2. Open "SampleScene" from the Project window 3. Buil... Read more
UnityWorldSpaceLightDir does not work when the Directional Light has a C...
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. Observe the Directional Light and the Cube... Read more
No error or warning thrown when compiling a shader with a comma instead ...
Reproduction steps: 1. Open the attached project "1415608.zip" 2. Open "SampleScene" 3. Edit line 43 of NewSurfaceShader.shader to ... Read more
The Material's shader is not fully set when switching the shader at runtime
How to reproduce: 1. Open the attached project "ShaderSystemIssue.zip" 2. Open the "SampleScene" Scene 3. Enter the Play mode 4. Sel... Read more
Compute Shader is not using defined constants when setting data with Set...
How to reproduce: 1. Open project "ComputeShaderSetConstantBuffer.zip" 2. Enter Play Mode 3. Observe the Console For Dx11 / 12 API:... Read more
[Android] Compiled GLSL compute shader fails uint cast
Reproduction steps: 1. Open the project "ReproShaderGLESBug" 2. Connect an Android device 3. Open Terminal or Command Prompt and typ... Read more
shader compiler generate different codes for gles and metal/dx platform ...
shader compiler generate different codes for gles and metal/dx platform when handling unused cbuffer variables. which seems cause un... 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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode