Search Issue Tracker
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
[Editor][Shader] Mobile/VertexLit prefab preview window has no lighting ...
To reproduce:1) Open the attached project2) Go to Resources3) Select StoneSand with Inspector and Prefab preview window opened4) Not... Read more
Asset Bundles are non-deterministic due to shaders / m_BlobIndex
To reproduce:1) Download the newly attached AssetBundleCRCTest_2.7z and open that project2) Open LoadAssetCRCTest.unity scene3) In t... Read more
Specifying precision qualifiers in GLSL shaders causes them to silently ...
How to reproduce: 1. Open attached project2. Open scene RunThis.unity- Note that one of the cubes is pink Read more
ComputeShader.SetTextureFromGlobal errors when using it with 3D RenderTe...
How to reproduce:1. Open attached project (SetTextureFromGlobal.zip)2. Open SampleScene Scene Actual result: once the Scene is opene... Read more
[SampleProject] TessellationSample scene is magenta
To reproduce:1. Open TessellationSample scene from the Unity sample project2. Notice that it is almost all magenta (with the excepti... Read more
"Create new shader" from editor should create a PBS surface shader by de...
Currently creating a new shader creates a surface shader that uses legacy 4.x lighting (no probes, no GI etc.). Should use a PBS sur... Read more
ComputeBuffer.GetData() requires blittable array when using bool variabl...
How to reproduce:1. Open user's project ("XParticle-master.zip")2. Press Play Expected result: works with variables of type boolActu... Read more
[Caching Shader Preprocessor] Platform keywords affect #pragma parameters
Platform keywords that only depend on current build target are treated as regular keywords and do not allow #pragma parameter select... Read more
Shader no longer generates texture
Steps to reproduce: 1. Open attached project using Unity 5.4.0a4 or earlier2. Open scene "Test"3. Open scene view4. Select "Quad" in... 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