Search Issue Tracker
Selecting shader for a material resets custom Render Queue to default sh...
When shaders are switched for materials, their custom Render Queue is reset to default shader value. Steps to reproduce:1) Open the ... 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
Rendering objects using a GrabPass shader to a RenderTexture with non-de...
Steps to reproduce:1. Open the attached project (RenderTextureGrabPassRepro.zip)2. Open the Assets/main.unity scene3. Observe the er... Read more
Swapping Texcoord and Vertex in the shader structure prevents selection-...
Reproduction steps:1. Open the attached project "TransparentHighlightBug.zip";2. Open the Sample scene.unity;3. Select the parent ob... Read more
Editor crashes when error is made in custom Deferred shader
Steps to reproduce:1. Download 869729_repro.zip and open "new" scene2. Open "Deferred_Lights" in VS3. Make mistake in shaders code w... Read more
5.5: serialized shader data size has increased in some cases
Unity 5.5 added fully binary shader serialization. This means much better loading times, however it seems that uncompressed shader d... Read more
Mesh is being drawn twice per material when using custom shader
To reproduce:1. Open attached project;2. Open "testScene";3. Enable Frame Debug. Expected result: mesh is being drawn once when cust... Read more
worldPos not set in standard shader if SHADER_API_D3D11 is defined
Reproduction steps: 1. Open the attached project2. Make sure D3D9 is target graphics API3. Observe the scene4. Change target graphic... Read more
Material is not applied to the GameObject when ColorMask's RenderTarget ...
To reproduce:1. Open attached project;2. Run asdf scene;3. Press on Plane and see that is White (should be red);4. Open shader _0;5.... Read more
[Shader]Material.SetOverrideTag() does not seem to work
Trying to set a shader tag via 'Material.SetOverrideTag()' in this case 'DisableBatching' does not seem to work. Repro steps:1. Open... 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
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View