Search Issue Tracker
C# example of Mathf.Round missing comments
Repro steps:1) open http://docs.unity3d.com/ScriptReference/Mathf.Round.html2) check between two languages. Notice that C# does not ... Read more
No compile error passing abstract class to network command
Defining a Command that takes an abstract class is not valid, but no compile error is generated. The user's code then fails at runtime. Read more
ClientRpc calls in reverse order on LocalClient
ClientRpc calls in the same frame are calledin reverse order on LocalClients. Read more
[Android] Android Player crashes when disabling audio
The Android player crashes at launch if the “Disable Audio” switch in Audio Manager is turned on. Read more
Using camera rig provided in Oculus SDK 0.6 together with Unity native V...
To reproduce:1.Open attached project.2.Open "totolus" scene, turn on "Virtual Reality Supported" in Player settings.3.Enter play mod... Read more
ContactFilter2D crash when player collides with collider
To reproduce:1. Open attached project2. Open Man On Block scene3. Press play4. Jump on platform and move to the right side5. Editor ... Read more
[Prefab] Crash on Accessing deleted item when Creating Prefab from FBX
Repro steps:1. Open the 'Assets/Breakable Tests/ContainerTest.unity' scene.2. Drag 'crate_medium' game object from the Hierarchy pan... Read more
[WebGL] Can't compile WebGL project that uses a struct which has an empt...
Reproduction steps:1. Open attached project "IL2CPP Bug"2. Build scene "Main" for WebGL3. Build fails Read more
[Joints] HingeJoint.angle not 0° at simulation start
How to reproduce: 1. Open attached project2. Open scene Cubes.unity3. Play scene4. Observe the rotation of the GoodCube and BadCube ... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons