Search Issue Tracker
In Progress/Softlocks does not clear after reverting a change pending af...
In Progress/Softlocks does not clear after reverting a change pending after Editor restart Expected behaviour: the Softlocks will cl... Read more
Different Undo & SetDirty methods are not consistent nor clearly documen...
Reproduction steps: 1. Open "UndoMinimalRepro.zip" project2. Open Scene "1"3. Click on "GameObject" in the Hierarchy window4. In the... Read more
Random.value does not return 0.0f or 1.0f
To reproduce:1. Open attached Unity project "randomvalue.zip"2. Open "doesnotreturn" scene3. Go into Play mode Expected result: By d... Read more
Entering Play mode while specific custom Editor Window is open causes th...
To reproduce: 1. Open the project, attached by the user (GalaxyMatch.zip)2. Open the "DecoratorDesigner" scene3. Open Mitosis -> ... Read more
[iOS] Cannot open URL when launching FBlogin through Unity Facebook SDK ...
Steps to reproduce1. Open the attached project2. Ensure project is set to iOS build target.3. Ensure Player Settings -> Resolutio... Read more
Changes made to Curve Field via code not immediately visible in the Insp...
Steps to reproduce:1. Open attached Unity Project "AnimationCurveBugReport.zip"2. Load Scene "Repro Scene"3. Select object "Bug Repr... Read more
Exporting package window does not show folder tree view and shows repeti...
How to reproduce:1. Create new Unity project2. Go to Edit > Project Settings > Player3. Change "Scripting Runtime Version" set... Read more
[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
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