Search Issue Tracker
The GPU Instancing does not take effect on all gameObjects if they use t...
To reproduce: 1. Download attached project “Shadow_Instancing_Demo.zip" and open in Unity2. Open "Demo" scene3. Enter to Play mode4.... Read more
Lerp in Shaders behaves abnormally when using different GPUs
How to reproduce:1. Open "Main Scene" in the attached "LerpShaderBug.zip"2. Click on the Assets > Models > Jungle Plant > "... Read more
ShaderLab shader is causing Unity to crash when closing the Editor or up...
How to reproduce:1. Open attached project "crash.zip" on a "Reproducible with" version Expected result: Unity does not crashActual r... Read more
Generated shader code ignores the type of the variable passed when passi...
How to reproduce:1. Open the user's project2. In the Project window go to Scenes/SampleScene3. Enter the Play Mode Expected result: ... Read more
[iOS] Compute Shader doesn't work and some of the particles aren't shown...
How to reproduce:1. Download the attached project from the link2. Open the scene "Snow", then run and build this scene (unselect "Au... Read more
Stencil status in a Subshader will be stripped by using "UsePass"
Reproduction steps: 1. Open "1138755" project2. Select "TestCube"3. Enable Frame Debugger4. Select "Draw Mesh TestCube"5. See that t... Read more
Custom diffuse shader breaks when duplicating Sprites with said shader
Reproduction steps:1. Open the attached project named "Case_1146255"2. Open the Scene "A-Single(OK) and observe a shadow on the bott... Read more
IPreprocessShaders passes zero length data list when lighting data is baked
Steps to reproduce:1. Load the attached project2. Open the test scene3. Make sure the lighting data is cleared using "Clear Baked Da... Read more
[iOS] Mobile Bumped Diffuse shader doesn't reflect animated light blinking
To reproduce:1. Open users attached project "LightAttnTest.zip"2. Open "SampleScene.unity" scene3. Enter Play mode4. Observe as the ... Read more
Two ShaderCompilerTests hitting asserts on reflection callbacks
HLSLcc_ImageBuffers and HLSLcc_ConstantBufferReflection native compiler tests are hitting asserts in reflection callbacks on debug b... 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