Search Issue Tracker
[WebGL] No error message is displayed if browser can't run webgl2.0-only...
-e: see title -repro: --Create new project --switche to webgl --remove webg1.0 from Graphics API settings --Build&Run in Microsoft ... Read more
[IL2CPP] inconsistent memory heap size ( ~30MB more with IL2CPP )
Reproduction steps: 1. Open the attached "Stripped" project. 2. Go to "Tools > Build Tests" in the menu bar. 3. Open and run the "mo... Read more
Tabs locked and greyed out after layout change
Reproduction steps: 1. Create a new project 2. Create a Tilemap game object 3. Add Grid component to Layer game object (which is a c... Read more
[Oculus, Audio] Crash in SoundManager::UnloadClip when unplugging the US...
Steps to reproduce: 1) Download and open attached project "AudioCrashTest.zip" 2) Make sure VR mode is enabled in player settings 3)... Read more
[Android] Custom drawable-mdpi icon is overwritten by Unity default icon...
Steps to reproduce: 1. Open attached project 2. Build for Android 3. Extract .apk file 4. Go to res->drawable-mdpi-v4 -'app_icon' is... Read more
[Texture importer] ASTC texture import fails if the file format is PVR
A texture compressed with PVRTexTool using ASTC compression cannot be correctly imported if the file format is PVR. The console spam... Read more
Error "The referenced script on this Behaviour is missing" when loading ...
Reproduction Steps: 1. Import attached project. 2. In Menu, select "Build" -> "Windows Development Build". 3. Create build. 4. In cr... Read more
Texture2D.PackTextures() changes size of the sprites even if maximumAtla...
To reproduce: 1. Open attached Unity project "PackTexturesBug.zip" 2. Open "main" scene 3. Go into Play Mode Expected result: The ... Read more
[Regression] "Request error (error): " when entering russian letters is ...
Regression - happens in 2017.2.0a1 and a2 Not reproduces in 2017.1.0b8 How we can reproduce it 1 Create new project 2 Go to Project... Read more
[Regression] Calling Destroy() method in Awake for Networking objects is...
Starting from 2017.2.0a2 when you spawn Networking object (spawnable object) and call Destroy() in Awake method - it gives error Co... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key