Search Issue Tracker
[Mobile] Event System sometimes detects dragging when clicking UI button...
To reproduce: 1. Download and open attached "DPI_Test_unity5.5.0f3.zip" project.2. Build and run the project on high DPI phone. Expe... Read more
Additional Vertex Stream broken when painting Vertex Color
There are 3 different bugs in this report. I filed them together as the underlying code or problem might be the same. There are 3 ma... Read more
Editor crashes if object instantiated in RuntimeInitializeOnLoadMethod i...
Steps to reproduce:1. Open attached “DestroyCrash.zip” project2. Enter Play mode Reproduced in: 2018.1.0a5, 2017.3.0b10, 2017.2.0p2,... Read more
[TextMeshPro] Nested UI Panels Overlap while creating Prefab.
Nested UI Panels overlap while creating a Prefab of Container Canvas object, where UI Panels have "TextMeshPro" text as child. Steps... Read more
[Timeline] Input field not highlighting while dragging and dropping obje...
What happened:Input field is not highlighting while dragging and dropping object in timeline window Steps to Reproduce1.Open Unity2.... Read more
[ConfigurableJoint] Motion and Angular Motion doesn't update in game whe...
Reproduction steps:1. Open the attached project.2. Open and play the 'Test' scene.3. Select 'Beyblade1 > Hanger' game object.4. C... Read more
[Regression] Freeze/crash when creating & destroying a lot of GUI canvas...
How to reproduce:1. Download attached project file and open "RMRoot" scene2. Enter Play Mode and wait for the loading screen to disa... Read more
Unity occasionally crashes on Playing scene with A* on .NET 4.6
To reproduce:1) Create new project2) Download and import A* Pathfinding Project from Asset Store3) Find RVO 2D scene and open it4) P... Read more
MonoBehaviour script with a Namespace and an Interface which has a metho...
Steps to reproduce:1. Open attached “ScriptLoaded.zip” project2. Open “Main” scene3. Select “Doesn’t work” object in Hierarchy4. Loo... Read more
Particles glitch and show visual artifacts when ribbon count is higher t...
Steps to reproduce: 1. Open attached project2. Open 'Sample' scene3. Select 'Particle System' in the Hierarchy4. Observe Scene and/o... 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