Search Issue Tracker
Any shader using normal map has inconsistancy lighting when you rotate o...
Steps to reproduce : - create some planes and snap them together using snap tool.- apply any normal map using shader ( ie : Bumped D... Read more
Shadows casted by the environment with dual light mapping enabled does n...
See last user's reply and take attached project.1 Open project2 Open the "Dual Lightmapping Bug" scene. The project should be set to... Read more
Bug in shader fog code in OS X
To Repro:1. Open the attached project i OS X and scene.2. Notice the cube with the green leafs doesn't have fog3. Open the "GlobalUV... Read more
Sprite stops rendering if user ever adjusts tiling on shader
To reproduce:1. Open attached project2. Open test scene3. Select New Sprite in hierarchy4. Change Tiling to 05. Notice warning messa... Read more
Calling anything from renderer.material on a prefab breaks the prefab ma...
Setting Material.shader (or anything else) on a prefab during runtime causes the prefab to get changed after leaving play mode. Duri... Read more
[OpenGL] Non-uppercase SV_POSITION semantic silently fails on Mac and ma...
Steps to reproduce this issue: 1. Open the attached project2. Look at 'Uppercase' material in Inspector, see that the sphere is rend... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Shader compiler takes a lot of time to compile a shader
Shader compiler takes a lot of time to compile a shader. While testing project, crash didn't occur, but in user case, compiler gets ... Read more
[Toon/Lit Outline] Toon shader not rendering outline when built
Steps to reproduce: 1. Open attached project2. Open 'TessellationSample' scene3. Change one of the spheres shader to Toon/Lit Outlin... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS