Search Issue Tracker
CustomYieldInstruction coroutine continues to run after StopCoroutine is...
To reproduce: 1. Open attached project "StopCoroutineBug.zip"2. Go to the Console window.3. Play "main" scene.4. Look at the Console... Read more
[Anim] wrong default Transition Duration with empty states or blendshape...
When creating a Transition between 2 states, the default Duration is 0.25This works fine on clips with animation on the transforms, ... Read more
Light Probe Proxy Volumes Not Sampling Correct Lighting Data Under Baked...
Light probe proxy volumes (LPPVs) do not sample correct lighting data when it is located under baked shadows. The behaviour works as... Read more
[Windows] Windows.Speech.DictationRecognizer results in an Unknown Error
Steps to reproduce:1. Open User's attached project2. Open scene "ConfigurationTest"3. Enter Play mode4. Press button "Dictation Reco... Read more
[VR SPS] Edge detection image effect not applying to whole scene with si...
In our vr-test-suite the edge image effect only covers the top half of the screen. It only happens in single pass and I couldn't rep... Read more
[Android] Editor failed to push OBB to the SGS6 devices
[Android] Editor failed to push obb to the SGS6 devices DUT: Reproed only on SGS6 running aOS 6.0.1/MMB29Ksamsung SM-G920F [zeroflte... Read more
UI Flickering
Reproduction project:1. Open User's project2. Deploy To device (Debugging mode enabled)3. Play Game until UI starts flickering Expec... Read more
BuildPipeline.BuildPlayer's assetBundleManifestPath does not load uGUI e...
To reproduce1. Open the attached project2. Open the ''sample" scene and play it to see how it should look like3. In the menu navigat... Read more
Unity crashes at <Enlighten::Precompute::PackGeometry> if the model befo...
If the model is imported to the scene without generating Lightmap UVs, Unity shows an error (error.jpg) and crashes. It happens when... Read more
Crash when executing struct which implements IEnumerator
Reproduction steps:1. Open attached project (IEnumCrash)2. Open "Main"scene3. Hit play Expected result:No crash Actual result:Unity ... 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