Search Issue Tracker
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 str... Read more
[WebGL] Build fails with .emscripten permission errors
How to reproduce:1. Open an empty project2. Select File/Build Settings and switch to WebGL build3. Select Build and Run Expected res... 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 Lighting ... Read more
[Shadergraph] Drop down arrows don't work sometimes
Repro steps1. Create a URP Lit or HDRP Lit shader graph2. Click a drop down arrow in the Graph Inspector a few timesExpected result:... 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 template2. Open Window > Rendering > Lighting settings3. Turn on A... 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 shader... 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 Lighting ... Read more
"InvalidOperationException: Collection was modified" error thrown
"InvalidOperationException: Collection was modified" error thrown. "InvalidOperationException: Collection was modified; enumeration ... Read more
Redoing Apply nestee prefab crashes Editor
Steps:1. Create three GameObjects (Go1, Go2, Go3)2. Convert them all to prefabs3. Make Go2 and Go3 children of Go14. Right-click on ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved