Search Issue Tracker
GameObject does not receive Fog when Surface Type is set to Transparent ...
How to reproduce:1. Open user's attached 'Bug.zip' project2. Open 'SampleScene' Scene3. Zoom out the viewport to clearly see that 'Q... Read more
Submitting rendering loop with a custom render pipeline when using Linea...
Steps to reproduce:1. Download and open attached "ScopedRenderPassDemo" project2. Generate Frames in the scene view by moving your m... Read more
Coroutines do not progress when WebGL app is hidden
How to reproduce:1. Open attached project ("webgl-coroutine-2019.1.zip")2. Open Build Settings ("File->Build Settings")3. Switch ... Read more
[UWP] Building Unity project solution in Visual Studio is unsuccesfull i...
How to reproduce:1. Open the attached project2. In the Project view, double-click CsharpSevenScript.cs to open it in Visual Studio3.... Read more
[Android] Unity banner texture is grey when project is built from batchm...
Repro steps:1. Open QA attached project repro_11993102. Cd to the project directory and run build_apk.sh3. Install the built apk to ... Read more
Serializing System.String[] of only one element causes exception: Index ...
How to reproduce:1. Open the attached SerializationIssue.zip project2. Open the Sample Scene from the Project window3. Go to the Hie... Read more
[Mojave] Editor crashed on profiling::profiler::GetProfilerThreadID() wh...
How to reproduce:1a.) The project is created for the Android platform, make sure that you don't have this platform installed1b.) In ... Read more
[FBX Exporter] Specular texture is not exported when using "Standard (Sp...
Steps to reproduce:1. Open attached "FbxExporterSpecularTextureIssue-2019.2.14" project2. Open "SampleScene" scene3. Right-click "Cu... Read more
Sprite slicing is extremely slow when slicing high resolution texture in...
How to reproduce:1. Open the attached 'project-1201297.zip' project2. In the Project window select 'BigSprite'3. In the Inspector wi... Read more
[Preset Manager] Properties under "Unlit/Texture" Shader are misaligned ...
Properties under "Unlit/Texture" Shader are misaligned when preset of Material is created, refer attached screenshot. Steps to repro... 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
- “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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used