Search Issue Tracker
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
[Mobile Vulkan Mali] shaders with #pragma target 4.0, 4.6, 5.0 not working
Step:1. Open repro project. Inside the repro scene, there are shaders which are having #pragma target lines.2. Build with Vulkan api... Read more
[OSX] Right mouse click the material in inspector doesn't open menu
How to reproduce:1. Create a new project2. Create a new material3. Select material so it appears in Inspector4. Right mouse click th... Read more
[HLSLcc][FB] Shader causes corruption of the game view - This custom ren...
Reproduction steps:1) Open attached project "VerySmolProject"2) Try resizing the Game window--- You should see glitching3) Enter pla... Read more
Shader doesn't receive shadows from sprites
Reproduction steps:In the attached project, player ("Seven") sprites do not receive shadows. Seems as if they used to receive shadow... Read more
Shader Input Arrays not getting set Unity 5.4
Shader input arrays not getting set Unity 5.4 Steps to Reproduce-------------------------------1.Download the small user reproductio... Read more
Shader Default Map textures are not reset when using the 'Reset' button ...
How to reproduce:1. Create a new Unity project2. Create a new Standard Surface Shader3. Set the Albedo Default Map to any texture4. ... Read more
[Shaders] Procedurally instanced surface shaders won't compile with erro...
Reproduction steps:1. Open the attached project.2. Play the 'Instancing' scene. Actual behavior:The shader will not compile with err... Read more
Impossible to write from a Compute Shader to an integer based Render Tex...
Reproduction Steps:1. Import attached project.2. Open "testScene" scene.3. In the hierarchy, select "TestHost".4. In Inspector, clic... Read more
[Android] Shaders fail to compile on Galaxy S4 (SGX544MP3 GPU) OpenGL ES 2
To reproduce:1. Open attached project2. Build and run on a Galaxy S43. Notice that shaders do not compile Actual result: There shoul... 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