Search Issue Tracker
Tiling cannot be set independently for Main and Secondary Maps
For the Standard shader you used to be able to set different tiling values for Main Maps and Secondary Maps. Using Unity 5.0 beta 16... 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
STEREO_CUBEMAP_RENDER_ON doesn't apply to objects loaded through AssetBu...
To reproduce:1. Open users attached project "Testing2018.zip"2. Enter Play mode3. Navigate to Assets > StereoCaptures and select ... Read more
WorldPos is not passed to SurfaceShader when Camera rendering path is se...
How to reproduce:1. Open given Unity project2. Enter "SampleScene" scene3. Make sure that your rendering path in the Main Camera is ... Read more
[Skybox] Procedural Skybox Sun changes size when switching between Simpl...
Procedural Skybox Sun changes size switching between Simple/HighQ How we can reproduce it using the example you attached:a. In Test ... Read more
Project created with the new render pipeline template has wrong frag sha...
How to reproduce:1. Open QA attached project (More information about files is in edit field)2. Inspect the frag shader output differ... Read more
[Shader Compiler] Surface shader compilation makes Unity Shader Compiler...
STR:1. Make sure Caching Preprocessor is turned on.2. Copy Particles/Standard Surface shader to a new project.3. Look at memory cons... Read more
[Standard] Using the standard shader with a substance procedurally gener...
Steps to reproduce: -Open the attached project and the scene.-Errors will be thrown immediately:"should be implemented in child clas... Read more
[Standard] Substance material's emission will not activate until clickin...
Steps to reproduce this issue: 1. Open the attached project2. Open 'scene'3. There is a cube in the scene with substance material wi... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used