Search Issue Tracker
Shader compiler: internal error. Precision issues
To reproduce:1. Open attached project2. Select the UI-Default shader from the project window3. Select gles3 as the compilation targe... Read more
[SRP]Static GameObject flickers when Material type is Subsurface Scatter...
How to reproduce:1. Create a new project with "High End SRP (Experimental)" Template2. Create new 3D Object->Cube3. Set Cube to s... Read more
EdgeDetectNormals shader from StandardAssets won't compile when building...
Reproduction steps:1. Open project attached (EdgeDetectCompilation.zip)2. Build it. Expected result: It will be built successfully.A... Read more
Crash when importing or reimporting shader
Unity crashes when trying to import or reimport a specific shader. To reproduce: 1. Open project.2. Go to "Shaders" folder.3. Select... Read more
Instancing Variants, when set to "Strip Unused", strips too much
To reproduce:1) Open the project and "thing" scene.2) Select Edit->Project Setting->Graphics, set Instancing Variants to Strip... Read more
Always included shader UI/Default Font no longer needed
How to reproduce:1. Create a new project.2. Look at the list of Always Included Shaders (Edit -> Project Settings -> Graphics)... Read more
GLSL shader using extension fails on Android
Steps to reproduce 1) Download attached project 'Test2.zip' and open in Unity.2) Check if everything alright with NewUnlitShader sou... Read more
Shader keyword is not serialized in the material file
How to reproduce:1. Open case_819900-Shaders.zip2. Open scene "1"3. Drag and drop "ToggleTest" shader on material "Test1"4. Select "... Read more
In Unity 5.x two pass transparent shader fills depth buffer different th...
How to reproduce: 1. Open the attached project in Unity 4.x and the only scene in it.2. Observe first pass writes to the depth buffe... Read more
Code of shader compiles incorrect positional data when compared to origi...
To reproduce:1. Import attached shader "2017.shader" into any project2. In Project window, select the Shader file3. In Inspector win... 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 Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object