Search Issue Tracker
[WP8.1] SystemInfo.deviceModel returns cryptic information
To reproduce:1. Open attached project (repro698804.zip)2. Build test scene to WP 8.13. Notice that SystemInfo.deviceModel returns cr... Read more
[MobileRendering] UI rendering broken when certain materials and a plugi...
To Reproduce: 1. Deploy the attached project 'Unity5_0.zip' to and Android or an iOS device.2. Observe that the two UI buttons are n... Read more
Input Field instances are merged in OnValueChange method call
How to reproduce: 1. Open attached project2. Open scene Test.unity- Scene contains two Input Fields and a script which outputs the I... Read more
[ContinuousCollisionDetection] If multiple collisions happen in one upda...
Steps to reproduce: 1. Open attached project2. Open scene "sc_gameplay"3. Notice that "pr_ball" has "Collision detection" set to "Co... Read more
UI not rendered on Android and iOS if native rendering event is issued i...
How to reproduce: 1. Open attached project2. Open scene NativeRendering.unity3. Build to iOS and run- Notice that UI is not rendered... Read more
[UNET] Memory continuously builds up with uNet server simply activated
Repro steps: 1) Open the project and scene Main2) Open script Main.cs and change the IP in server.uStart() function to 127.0.0.13) B... Read more
NetworkReader.ReadNetworkIdentity assumes it is on client
The function NetworkReader.ReadNetworkIdentity assumes it is on client, so it uses ClientScene.FindLocalObject(). If it is on a dedi... Read more
FMOD::Sound instance for resource error
To reproduce:1. Open GLTest.zip project2. Open GameLoader scene3. Run custom builder in top of Editor menu. Build->Game build and... Read more
[iOS] Append doesn't work with ILL2CP projects
To Reproduce:1. Build an empty IL2CPP project.2. Build on top of the same project with Append:build fails with "Error building Playe... 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
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
- Editable Overlays present in Custom Outline and Custom Physics Shape sections of Sprite Editor window when selecting a Sprite from Hierarchy
- VFX is displayed incorrectly in the first frame when played after saving the VFX Graph