Search Issue Tracker
[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
[Regression] "Delete" key on keyboard doesn't work anymore in the Editor
Reproduces in 2017.2.a1 and a2 Not reproduces in 2017.1.0b8 How we can reproduce it 1 Create new project 2 Go to Project view and c... Read more
Network view tip contains misleading advice
Network view tip contains misleading advice 1. Create a new GameObject. 2. Add Network View component. 3. Take a look on the tip:... Read more
Clicking outside the Editor window hides all Unity dialogs
Steps to reproduce: 1. Open any unity project or just create a new one 2. Go to Edit -> Preferences 3. Split 2 windows among one mon... 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
- The font for the Position and Rotation Transform of the Prefab is bold when it is added to the Hierarchy
- UI Builder Hierarchy files are not marked dirty when Inspector fields in Attributes category are changed
- SVG file icons do not use the default asset icon when Vector Graphics package is not installed
- UnmanagedReadOrWrite objects are not disposed off when GZipStream is used in the "using" statement
- Android build fails when StreamingAssets contains 998 or more files