Search Issue Tracker
“Delete Selected Items” is still active in the menu when Label is not se...
Steps to reproduce:1. Create new Unity project using Universal 2D template2. Open Sprite Library Editor (Window > 2D > Sprite ... Read more
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... Read more
Crash running non-development Standalone OSX build with an animated UI/T...
How to reproduce: 1. Open attached project2. Open scene Test.unity- Scene contains a Canvas with a Text gameobject, which has its al... Read more
[IMGUI] Alpha and Color slider disappears on sliding upwards/downwards i...
Alpha and Color slider disappears on sliding upwards/downwards in the Gradient Editor while setting the color in the Blend mode Step... Read more
[iOS] Screen.dpi returns wrong value for iPhone 11 Pro
How to reproduce:1. Build the attached project for iOS Simulator SDK2. Open the generated Xcode project3. Select iPhone 11 Pro as ta... Read more
"Select Preset" window closes automatically after new preset creation
Steps to reproduce: Create a project Add 2D/3D game object Go to the "Inspector" tab Select any component Click on the preset icon V... Read more
Input Display Field doesn't update on 'On Value Changed' call back when ...
How to reproduce:1. Open the user attached project2. Enter Play Mode3. Type in some English letters4. Select the English letters5. C... Read more
LODs array is not updated instantly when inserting new LODs
Reproduction steps:1. Create a new Unity project2. Create a new empty GameObject and add a 'LOD Group' Component3. Insert some new L... Read more
“NullReferenceException” errors are thrown in the Console when clicking ...
Steps to reproduce:1. Create a new project2. Open Window > Search > New Window3. Dock Search window tab to Game view Tab4. Ena... Read more
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... 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