Search Issue Tracker
[VideoPlayer] VideoPlayer.frame controlled by the slider doesn't start v...
Steps to reproduce: 1) Download attached 'Android Video Error.zip' project and open in Unity2) Open 'Test'scene and press Play3) Dra... Read more
[iOS][OpenGLES] OpenGLES2 and OpenGLES3 Builds crashes on iOS11 in GlesH...
All OpenGLES2 and OpenGLES3 Builds are crashing on iOS11.0 beta. Steps to reproduce:1. Create a New project2. Set Graphics API to Op... Read more
Unity starts recording audio only when it loses focus and then regains it
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. Enter Play mode.4. In Game window, select your microphone as t... Read more
[Gradle][Proguard] Build fails giving confusing error about 11 duplicat...
How to reproduce:1. Open the attached project2. Set "Android" as the current target3. Set "Gradle" as the build option4. In player s... Read more
Android build fails but "Build completed with a result of 'Succeeded'" m...
How to reproduce:1. Open the attached project2. Set "Android" as the current target3. Set "Gradle" as the build option4. In player s... Read more
[MSE] Light Probes are not loaded additively
Reproduction steps:1. Open the attached project "Additive Loading Testing.zip";2. Open the "CameraScene.unity" scene;3. Enter a play... Read more
Editor crashes on Scripting::BackingArrayFieldForListOfT when importing ...
Steps to reproduce:1. Download attached project2. Open project Results: Editor crashes while importing. Note: upgrading project from... Read more
Timeline animation root motion velocity not affected by object scale
Steps to reproduce:1.Open attached 'TimelineScaleIssue.zip' Unity project2.Open ‘Timeline_scale_issue' scene3.Enter Play mode Expect... Read more
Baked directional lightmaps are not fetched correctly with custom lightm...
Steps for reproduction: 1. Download and open the LightmapInstancedPrefabs project from the comments section2. Open BakeLightmapPrefa... Read more
Last frame of an unloaded scene is shown instead of newly loaded scene w...
Steps to reproduce:1. Download and open the latest attached project(OC Link)2. Uncomment line 76 in the UIDashBoardController.cs and... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script