Search Issue Tracker
[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
Text characters are corrupted when resizing the font atlas
Reproduction steps:1. Download and open the attached "FontCorruptionTest copy.zip" project2. Build and deploy the project to iOS3. O... Read more
UI and Scene View fail to Render when 2D Renderer Data has Post Process...
Reproduction steps:1. Open attached Project2. Select the "ChangeMe" Asset3. Enable and Disable Post-processing Expected result: Scen... Read more
No API to check whether a Pass has a given shader stage
Pass.CompileVariant API requires a shader stage parameter to be provided. There is currently no API to check if it makes sense to co... Read more
Pass.CompileVariant crashes the shader compiler when using a target plat...
STR: see case 1348862 Read more
Pass.CompileVariant allows impossible combinations of parameters like Me...
STR: see case 1348862 Read more
Pass.CompileVariant complains about top-level params being outside of CB...
STR: see case 1348862, compile with INSTANCING_ON DIRECTIONAL 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 str... Read more
Pass.CompileVariant throws errors when iterating over all subshaders and...
STR: 1. Create a new surface shader.2. Put the attached script into the `Assets/Editor` folder.3. Run the script from the menu "MyMe... Read more
[HDRP] [PS4] Broken planar reflections of Eye and Fabric shaders.
Versions tested: 2021.2.0b3 + current SRP masterSteps to reproduce: 1) Open 005-DistortCloudsParallax test in HDRP_RuntimeTests2) Sw... 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