Search Issue Tracker
'Mecanim FAQ' incorrect question regarding legacy animations and animati...
Under ".../Unity/Editor/Data/Documentation/en/Manual/MecanimFAQ.html" one of the questions are written incorrectly: "So the Animator... Read more
[iOS] Error when trying to append an IL2CPP Xcode project
Reproducible only with IL2CPP (any build settings) builds, project can be empty. Read more
CapsuleCollider edit gizmo dots are offset by a 90 degree angle
How to reproduce: 1. Open any (new) project2. Create a Capsule and select it3. Click the Edit Collider button in the inspector- Note... Read more
Observer pattern class does not compile under IL2CPP
How to reproduce: 1. Open new project2. Paste the following code into a script: using System;using System.Collections;using System.C... Read more
Multiple Undo issues when undoing or registering undo from script
How to reproduce: 1. Open attached project2. Open scene Main.unity3. Select the Undo Test gameobject4. Click the Modify Children but... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default