Search Issue Tracker
[2018.2] Crash on CollectAllSceneObjects when entering Play mode for the...
How to reproduce:1. Open the "CollectAllSceneObjects.rar" project2. Open the "Mainscene.unity" scene3. Enter Play mode4. Exit Play m... Read more
Two Visual Studio Code windows are opened when opening C# Project or script
How to reproduce:1. Open a new Unity project2. In "Edit/ Preferences/ External Tools/ External Script Editor", select "Visual Studio... Read more
Scene view picking is not working after upgrading project to 2018.3.0a6
Steps to repro: 1. Open attached project and 'intro_ext' scene;2. Select blue plane gameobject in the Scene view. Expected result:'i... Read more
UIElements: Creating custom Popups is limited by internal API.
Creating a custom popup field that derives from BasePopupField or PopupField is limited because the 2 functions GetValueToDisplay an... Read more
[iOS] Built project crashes in "il2cpp System::Net::Socket::ReceiveFrom_...
Reproduction steps:1. Open the attached project "UDPSocketRepro.zip";2. Make a build for iOS;3. Run the built project on any iOS dev... Read more
Upgrading project doesn't allow to select Analytics library/com.unity.ad...
How to reproduce:1. Open the project "1065921GCTest.zip" with Unity 2018.1 or earlier2. Close project and open with Unity 2018.2 or ... Read more
Wrong instructions provided in error message when Input Button name is n...
How to reproduce:1. Open attached project and "SampleScene"2. Enter playmode and open console, observe the error message thrown Actu... Read more
Spot Lights are not being rendered on Mali GPU with OpenGLES3
To reproduce:1. Open the attached project;2. Change Graphics API to OpenGLES3;3. Build and run Lights scene on Mali devices. Expecte... Read more
Unity crashes when clicking in the specific zone in the Scene view
How to reproduce:1. Open user attached project2. Click on the specific zone marked in the photo Expected results: Successful clickAc... Read more
Crash when using Dynamic Methods and a generic owner class on C# 4.x
How to reproduce:1. Open the attached project2. Open the "master" scene3. Enter Play mode Expected result: Editor does not crash, a ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS