Search Issue Tracker
Texture property error spam when selecting a GameObject with 'ProblemMat...
How to reproduce:1. Open the user attached project2. Open ProblemScene.unity3. In Hierarchy select the Sphere GameObject Expected re... Read more
"Shader not supported on this GPU" error is thrown when stripping a Shad...
How to reproduce:1. Open the user's attached "UsePassStripping" project2. Build and Run the "SampleScene" Scene3. Observe the Cubes ... Read more
Material override is reset after subsequent drag operation hovers over S...
Steps to reproduce:1. Open the attached user project "DecalGlitch 2.zip"2. Open the scene "1_HouseOriginal.unity"3. Enable the Mater... Read more
Nondeterministic build when building Asset Bundle containing shaders
Reproduction steps:1. Open "Test.bat" from project directory and make sure the path of Unity.exe is correct2. Run "Test.bat"3. Wait ... Read more
Specific water material is not rendered in the Editor and in builds
Reproduction steps:1. Open the attached 'HDRP_2022-2_Testing' project2. Open the 'OutdoorsScene'3. Observe the Scene view Expected r... Read more
Shader Compiler errors are thrown due to unexpected reasons related to t...
How to reproduce:1. Open the user's attached "Bug_report_project" project2. Compile the "Assets -> UpscaleShader" Shader Expected... Read more
Pass.CompileVariant fails to compile a variant if the shader is not supp...
STR:1. Make a new project from the 3D template.2. Put the attached shader and C# script in the Assets folder.3. Use the menu "Repro ... Read more
No error if setting a property with the same name but different types
STR:1. Create a new project using the 3D template2. Copy the attached script to the Assets folder3. Assign this script to the main c... Read more
Variant directives do not set disabled keywords to 0
#pragma multi_compile and #pragma shader_feature directives do not set disabled keywords to 0, which results in unknown identifiers ... Read more
"Thread group size must be above zero" error is thrown when using a cus...
Reproduction steps:1. Open project “ThreadGroupSizeMustBeAboveZero.zip”2. Open “OutdoorsScene”3. Enter Play Mode4. Select “Triska/Ge... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS