Search Issue Tracker
Pass.CompileVariant allows impossible combinations of parameters like Me...
STR: see case 1348862 Read more
IL2CPP does not support marshaling of blittable generic structs
Originally reported here: https://unity.slack.com/archives/C0E72RUEA/p1623794722219700 IL2CPP cannot marshal a blittable generic st... Read more
[WebGL] Build fails with .emscripten permission errors
How to reproduce: 1. Open an empty project 2. Select File/Build Settings and switch to WebGL build 3. Select Build and Run Expected... Read more
Pass.CompileVariant complains about top-level params being outside of CB...
STR: see case 1348862, compile with INSTANCING_ON DIRECTIONAL Read more
[PLM] MeshRenderer CastShadows property set to 'Off' disables baked indi...
Steps to reproduce: 1. Download and open the attached repro project (case_1348581-Lightmapper_NoShadows.zip) 2. Navigate to Lighti... Read more
[Shadergraph] Drop down arrows don't work sometimes
Repro steps 1. Create a URP Lit or HDRP Lit shader graph 2. Click a drop down arrow in the Graph Inspector a few times Expected resu... Read more
[HDRP] Scene is rebaked repeatedly when Auto Generate Lighting is turned on
How to reproduce: 1. Create a new Unity project with an HDRP template 2. Open Window > Rendering > Lighting settings 3. Turn on Auto... Read more
Shader inspector doesn't show whether a keyword can be overridden by glo...
STR: 1. Create a new unlit shader. 2. Add "#pragma multi_compile_local FOO BAR" after "#pragma multi_compile_fog". 3. Select the sha... Read more
[CPUPLM] MeshRenderer CastShadows property set to 'Off' disables baked i...
Steps to reproduce: 1. Download and open the attached repro project (case_1348581-Lightmapper_NoShadows.zip) 2. Navigate to Lighti... Read more
"InvalidOperationException: Collection was modified" error thrown
"InvalidOperationException: Collection was modified" error thrown. "InvalidOperationException: Collection was modified; enumeration... 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
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
- Sprite Renderer image is changed when Mask Interaction is turned by C# script
- URP Player remains in Windows Background processes when the application is closed
- [Android] The built-in URP shaders Lit, Complex Lit and the Simple Lit are not rendered when built on Android devices with an Adreno 300 series GPUs
- "Radio Button" disappears when added under the "RadioButtonGroup" and the parent Visual Element is selected