Search Issue Tracker
Shader compiler considers '//' after #pragma directive as an input variant
Steps to repro: 1. Open attached project;2. In the Project folder go to Assets -> Materials;3. Open 'StandardTest' shader; 4. Not... 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
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
[Metal] Buffer is updated only once per frame when data is called twice
Reproduction steps: 1. Open the attached project.2. Make sure Editor is running with Metal graphics API.3. Play the scene.- Only one... Read more
Standard and Surface shaders generate artifacts when compression is enabled
When the build target is switched to a mobile platform, it is observed that standard and surface shaders can render artifacts when c... Read more
Local keywords incorrect when a fallback shader is used
Open the attached project, build to any player. Observe the red cube.Expected: the cube should be green. Read more
Shader internal error when Building for iOS or Android
Steps to repro:1. Create a new project and add Island.shader attach to a report2. Create a new material, add shader to it3. Add crea... Read more
Selecting a shader with "GrabPass" crashes the Editor if Graphics API is...
Reproduction steps: 1. Open "MinimalRepro.zip" project (It crashes the first time)2. Drag "Water" from "Shaders" folder, to "New Mat... Read more
Sharp, glossy outlines when terrain textures intersect
If a texture has an alpha channel, and that texture is painted on the surface of the terrain, glossy outlines appear. However, that ... Read more
Shader offset does not work since 5.5
Reproduction steps:1. Open project attached(OffsetTest.zip)2. Open scene "TestScene"3. Change offset of materials "Mat1" and "Mat2"4... 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
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS