Search Issue Tracker
The VFACE variable is incorrect in shaders when rendered from a Reflecti...
To reproduce:1. Open the user's attached project2. Open the TestScene3. Observe the Reflection Probe in the Scene Expected result: T... Read more
Shader fails to compile when 2 equality tests are made and stored back i...
To reproduce: 1. Download and open attached "VertexIDTest.zip" project.2. Select the "VertexIDTest" shader from the project view.3. ... Read more
Crash in GetBuildUsageTagFromAssets when the project has ShaderVariants
To reproduce:1. Open attached project;2. Open "test" scene;3. Go to Graphics Settings (Edit > Project Settings > Graphics) and... Read more
Asset Bundles are non-deterministic due to shaders / m_BlobIndex
To reproduce:1) Download the newly attached AssetBundleCRCTest_2.7z and open that project2) Open LoadAssetCRCTest.unity scene3) In t... Read more
Surface Shader with shader_features doesn´t compile
To reproduce:1. Open attached project;2. Reimport shader "SurfaceBug". Expected result: Editor compiles the Surface Shader, it is po... Read more
Lights no longer have correct alpha values in custom shader
How to reproduce:1. Open the attached project "878841ShaderCheck.zip"2. Open lightAlphaShader sceneResult: cube is plain grey Note: ... Read more
Crash in ImageFilters::Blit() when using an error Shader
To reproduce:1. Open attached project;2. Open "TestScene";3. Choose "PlayerMap" in Hierarchy;4. Press "Refresh" button in the Inspec... Read more
Local Shader Keywords are not used in Editor when loaded from AssetBundles
How to reproduce:1. Open "SampleScene" from "LocalKeyword_1_6.zip"2. Set "Play Mode Script" to "Use Existing Build" in Window>Ass... Read more
Unity shaders can define user-defined multi-line preprocessor directives...
How to reproduce:1. Open tester's project (D3D11MultilineDefine.zip)2. Observe the Console for shader errors Expected result: No sha... Read more
Objects using the Mobile Bumped Specular 1 Directional Light shader rece...
Steps to reproduce1. Create a new project.2. Create a material using a Mobile Bumped Specular 1 Directional Light shader.3. Create a... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template