Search Issue Tracker
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
Crash on keywords::LocalSpace::StateFromKeywordNames when opening a spec...
Reproduction steps:1. Open the attached “ReproProj” project Expected result: The project opensActual result: The Editor crashes Repr... 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
Integer variables of a Compute Shader show up as Floats in the Frame Deb...
How to reproduce:1. Open the attached "case_1345758" project2. Open the "ComputeUAVTexFlow" Scene3. Go "Window -> Analysis -> ... Read more
[Shaders] ShaderUtil.GetPassKeywords returns array which is not efficien...
Currently new API ShaderUtil.GetPassKeywords returns an array of LocalKeywords, which is not efficient enough for searching specific... Read more
Errors are not outputted to the console when building the project
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Jaegerspris_tetiles” Scene3. Make some kind of change in the ... Read more
Missing in-editor warnings when "Hidden/Cube*" shaders aren't included (...
Reproduction steps: Open the project “ReproRealtimeReflections” Build and run the project Observe the sphere in the middle Come back... Read more
Sequential shader compilation significantly slows down AOV capture when ...
How to reproduce:1. Open users attached project2. Open Assets > Scenes > SampleScene.unity3. Open Window > General > Rec... Read more
[iOS] Shaders are recompiled on subsequent builds
Reproduction steps:1. Download and open the attached "urp_template.zip" project2. Build the project for iOS3. Repeat step 2 Expected... Read more
Shader compilation error is thrown when #pragma target is set to 3.0 or ...
How to reproduce:1. Open the attached project "1358042.zip"2. Select the "TestShader" Shader in the Assets folder3. In the Inspector... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed