Search Issue Tracker
Generics expander expands more than it is needed, resulting in endless r...
How to reproduce: 1. Open attached project2. Build to iOS3. Open in Xcode4. In the Find navigator, search for "wrapper"- Notice that... Read more
100% CPU usage when using fallback characters from system font
How to reproduce: 1. Open attached project2. Open scene Untitled.unity3. Build to iOS and run- Note the CPU usage and the time it ta... Read more
[Mac-Only] Asset Store login field loses focus when switching between apps
- Open Asset Store window on Mac, log out and try to log back in.- On the login screen, type something in the password field.- Switc... Read more
[Android] Several unnecessary permissions are added to app manifest
In Unity 5.1, the following permissions are added to AndroidManifest.xml even when these permissions are not required for the app. -... Read more
NetworkTransform client objects do not move when update rate is zero
When an object with a NetworkTransform and a Rigidbody2D has an update rate of zero, has a velocity set and the server and is spawne... Read more
Multicasting Socket Exception
How to reproduce: 1. Open attached project2. Open scene Game.unity3. Build to iOS and run- Note the error thrown in Xcode: "Argument... Read more
SyncVar hooks on host dont have access to old value.
SyncVar hooks on host dont have access to old value. SyncVar hooks on host dont have access to old value. When SyncVar hooks are cal... Read more
2D Mask component is missing an icon in the Inspector
Steps to reproduce : - create a new game object- add the 2D Mask component and notice that it has no icon Read more
[iOS] Using Auto resolution triggers a crash on GLES/Metal
To Reproduce: 1. Deploy the attached project with 5.1, observe that:with Gles2/3 the app crashes immediately (bt attached)with Metal... 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 with multiple stack traces when rendering large Terrain with specific hardware
- The Reset button does not reset the Default Inherited Theme in the Default Runtime Theme File when the Default Inherited Theme was removed and the Reset button is pressed
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing