Search Issue Tracker
[hlslcc] VFACE semantics is miscompiled with glcore/gles3
VFACE semantics doesn't work with openglcore as it should be, value is miscompiled in hlslcc steps somewhere. Project Steps: 1. Open... Read more
When using Tessellation, not all pixels inside the rendered object are w...
Reproduction steps:1. Open the attached project "TessellationBug.zip";2. Open the "tesselation bug" scene;3. Enter a play mode. Expe... Read more
Custom Shader Editor doesn't refresh when changed in the shader code
Description: Custom Shader Editor doesn't refresh when changed in the shader code. To reproduce: 1. Load shadertest project.2. Open ... Read more
[HLSLcc] GLES3 compiler produces incorrect code when comparing a boolean...
Steps to reproduce:1. Open attached "Case 791476 repro" project2. Select "test.shader" shader and click "Compile and show code"3. In... Read more
CommandBuffer.Blit() with no custom shader doesn't match CommandBuffer.B...
To reproduce:1. Open attached project2. Open the scene named "Blit_WILL_blit.unity" and click play, and observe that an image appear... Read more
[Crash] Crash when opening scene in ShaderVariantCollection::WarmupShaders
To reproduce:1. Open attached project2. Open scene UnityLabs3. Crash in LoadFullScreenOrthoMatrix of ShaderVariantCollection::Warmup... Read more
[Shaders] Blacksmith Characters pack shaders don't compile in 5.4+ due t...
"The Blacksmith: Characters" Asset displays missing (magenta) textures on characters unless the shaders are set to "Standard" 1. Wha... Read more
[Textures] Clamped texture bleeds all over the mesh if material's textur...
How to reproduce: 1. Open attached project2. Open scene bugreport.unity- Scene contains two characters: one has a texture that has a... Read more
[Shaders][Metal] Incorrectly compiled metal shader, missing matrix type ...
At some points compiled metal code doesn't have matrix typecast function. For example, float3x3 -> half3x3. Project Steps: 1. Ope... Read more
[VR] Shader is broken after entering Play mode
How to reproduce:1. Open attached project ("outline_shader_bug_repro.zip")2. Open Repro scene3. Enter Play mode in VR4. Open Game wi... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server