Search Issue Tracker
[Android] Custom drawable-mdpi icon is overwritten by Unity default icon...
Steps to reproduce:1. Open attached project2. Build for Android3. Extract .apk file4. Go to res->drawable-mdpi-v4-'app_icon' is o... 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 spams... 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 cre... Read more
Texture2D.PackTextures() changes size of the sprites even if maximumAtla...
To reproduce:1. Open attached Unity project "PackTexturesBug.zip"2. Open "main" scene3. Go into Play Mode Expected result: The sprit... Read more
[Regression] "Request error (error): " when entering russian letters is ...
Regression - happens in 2017.2.0a1 and a2Not reproduces in 2017.1.0b8 How we can reproduce it1 Create new project2 Go to Project vie... 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 Cou... Read more
[Regression] "Delete" key on keyboard doesn't work anymore in the Editor
Reproduces in 2017.2.a1 and a2Not reproduces in 2017.1.0b8 How we can reproduce it1 Create new project2 Go to Project view and creat... 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: "Uni... Read more
Clicking outside the Editor window hides all Unity dialogs
Steps to reproduce:1. Open any unity project or just create a new one2. Go to Edit -> Preferences3. Split 2 windows among one mon... Read more
Animator's States start to flicker in Playmode, if Animator window is to...
To reproduce:1. Open attached project "animatorbug.zip"2. Open Test scene and press play.3. Select "Cube" in the Hierarchy.4. Open 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist