Search Issue Tracker
No way to get preprocessed data using Pass.CompileVariant
The Pass.CompileVariant API can only be used to get compiled variant data. Preprocessed data (without compilation happening) is not ... Read more
Editor crashes when loading Compute Shaders and calling Dispatch function
How to reproduce: 1. Download the attached project 'ComputerShaderCrashReportProject.zip' 2. Open 'ComputeShaderTest' Scene 3. Build... Read more
Shader Keywords array always returns 0 length when keywords are visible ...
Reproduction steps: 1. Open the '1380745-sample' project 2. Open the 'test' Scene 3. Select the testMaterial and observe it in the I... Read more
Editor crashes when opening the project with imported Shaders
How to reproduce: 1. Open the attached project: ShaderCrash.zip Expected result: Project loads Actual result: Unity crashes Reprod... Read more
There is no way to know with which SRPs a given shader is compatible
Currently it's not possible to figure out whether a given shader is compatible with the given SRP or not. Read more
Show compiled code for compute shaders has the "Cancel" button greyed out
Select a compute shader with variants, click on "Compile and show code". Expected: Cancel button is active when compiling variants. ... Read more
Editor freezes for a short time when changing Material settings
Reproduction steps: 1. Create a new HDRP project (Not necessary, but the easiest to reproduce on) 2. Create a new Material 3. Select... Read more
[macOS] [Mobile] Shader compilation is failed due to Invalid Bytecode er...
How to reproduce: 1. Open the attached project "MacShaderCompilationIssue-2021.2.zip" 2. Open Build Settings and change to Android p... Read more
Full floating precision register is used when compiling Shader to GLES3
How to reproduce: 1. Open the user's attached project 2. In the Project window, under Assets, select the Shader "Modx-CharacterDisso... Read more
[Quest] Sampling depth texture from surface shader is incorrect in VR wi...
Reproduction steps: 1. Open project "DepthBugSurfaceShader.zip" 2. Open "Scene.unity" found in Assets/BugRepro 3. Build the project ... 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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled