Search Issue Tracker
"Internal error communicating with the shader compiler process." error i...
How to reproduce:1. Open user-submitted project (ShaderCompilationCrash)2. Reimport the asset Shaders/FxTerrainLevelBuildMatch.compu... Read more
[Mesh] Crash when using half4 in custom vertex struct with Mesh.SetVerte...
Steps to repro:1. Download attached project2. open scene "SampleScene" and enter playmode3. observe crash4. in Vertex.cs, change "Ve... Read more
[Graphics General] Black Screen appears on launching the Standalone app ...
Black Screen appears on launching the Standalone app built from OpenGLES Graphics API.Linear and Gamma Color Space have the same beh... Read more
Unlit Shaders on Mesh objects call ForwardAdd and ForwardBase in the wro...
How to reproduce:1. Open User's attached "SurfaceShaderUsePassBug.zip" project ("Switch target" if prompted)2. Load "SampleScene" fo... Read more
[SRP] Objects lit by multiple Spot lights sometimes have their _unityLig...
How to reproduce:1. Open the attached "LightIndicesBug.zip" project2. Open scene "SampleScene"3. Open Window > Analysis > Fram... Read more
Custom asset's mesh is distorted and has too many vertices when using Me...
1. Open the attached '2019.3.0b4.zip' project and load 'New Scene' scene2. Enter Play mode3. In the Hierarchy window select 'NewMesh... Read more
Memory leak in ShadowMapJobHeader
How to reproduce:1. Build & Run the attached project for iOS Actual result: "Internal: JobTempAlloc has allocations that are mor... Read more
SystemInfo.SupportsRenderTextureFormat allocates 400B of GC memory
How to reproduce:1. Open attached project ("PremiumRenderTextureSupport.zip")2. Open SampleScene3. Open Profiler and enter Play mode... Read more
Shadow map size calculation is broken
The documentation says that, for directional lights, the calculated resolution is clamped to 2K and then scaled in function of the Q... Read more
Building for a platform the first time modifies the "Always Included Sha...
Reproduction steps:1. Create a New Project2. Open "Project Settings" -> "Graphics"3. Build a Standalone player5. Notice that afte... 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