Search Issue Tracker
Animator Controller leaks data when States are created and then deleted
Reproduction steps:1. Open attached project "1194086_animation_controller"2. From the File Explorer, open "New Animator Controller.c... Read more
[WSA] TouchScreenKeyboard.wasCanceled is always false
On WSA platform keyboard wasCanceled flag is always false. TouchScreenKeyboard.wasCanceled is not supported on WSA by design. Docume... Read more
Artifacts visible when transforming any vector from world space to tange...
Reproduction steps:1. Open the “MikktspaceWorldToTangentRepro” project2. Open the Assets/Scenes/SampleScene.unity scene3. Select Ass... Read more
[Android Logcat] The Stacktrace Utility Window title is not user friendly
The Stacktrace Utility Window in the Android Logcat package does not have a user friendly title. The Window title currently reads: U... Read more
Time.captureDeltaTime is ignored when paused and stepping frame-by-frame
How to reproduce:1. Open the attached project ("IN-8527-repro.zip")2. Enter Play Mode and observe that Time.deltaTime is equal to Ti... Read more
Analytics package reports errors with absolute path
How to reproduce:1. Create a new project2. Install Analytics package3. Try to produce an error related to Analytics package Expected... Read more
[GearVR] Unity Splash screen hang then load
1) Download the attached project2) Revert your unity version to a Personal edition if not already in Personal edition (We need the u... Read more
Pointer Click events do not fire on Plane gameobjects
Physics Raycaster was missing... oops. Read more
[M1] Incorrect calculation of values using multiplication with Mathf.Sqr...
How to reproduce:1. Open the user attached "M1 Issue Repo Package.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode Expe... Read more
Timeline rushes or delays starting an event when it is set to a specific...
Steps to reproduce:1. Open the “timeline-oafr.zip“ project2. Open the SampleScene3. Click the “Assets/timmy.playable” asset4. Observ... 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
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs