Search Issue Tracker
UnityWorldSpaceLightDir does not work when the Directional Light has a C...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Observe the Directional Light and the Cube in... 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 window3. Build a... 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 Mode3. Observe ... 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 Editor.... Read more
[iOS] "Command buffer is aborted" error is thrown when using DXC compiler
Reproduction steps:1. Download and open "ShaderDXCBug.zip" project2. Build the project for iOS3. Observe the Xcode console Expected ... Read more
Specific water material is not rendered in the Editor and in builds
Reproduction steps:1. Open the attached 'HDRP_2022-2_Testing' project2. Open the 'OutdoorsScene'3. Observe the Scene view Expected r... Read more
Runtime shader compilation errors are Not Reported in the Editor console
Reproduction steps:1. Download and open the attached "CompilerIssueRepro_M1_to_iOS.zip" project2. Enter "Play" mode3. Observe the co... 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 Mode3. Observe ... Read more
ShaderVariant throws 'ArgumentException: shader pass type 0 does not hav...
Reproduction steps:1. Open the attached 'TestShaderVariant' project2. Open the 'SampleScene'3. Go to the 'Window -> Asset Managem... 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