Search Issue Tracker
[Input System] Collider OnPointer event not registering when on second d...
How to reproduce: 1. Open the attached project "ColliderMultiMonitorSizeIssue.zip" 2. Build And Run the project 3. Click the gree... Read more
Second ReadValue<Vector2> returns a zero vector when the Action Maps are...
Reproduction steps: 1. Connect a Gamepad 2. Open the user’s attached project 3. Enter Play Mode 4. Press and hold any D-Pad button o... Read more
"InvalidOperationException" errors appear in the Console when using the ...
Reproduction steps: 1. Open the user’s attached project 2. Enter Play mode 3. Hold the “A” key and observe the Console window ... Read more
Input System duplicates input when using separate windows
Reproduction steps: # Open the user’s attached project # Open Scenes folder in the Project window # Select all three scenes in ... Read more
InputSystem touch input does not register when pressing a button in build
Reproduction steps: 1. Open the attached project "touchtest.zip" 2. Build And Run the project 3. Press the "Button" button using ... Read more
View button of the Xbox controller does not map its' value in the Input ...
Reproduction steps: 1. Open the attached “My project (1).zip“ project 2. Connect the Xbox One controller 3. Open the Input Debugg... Read more
TouchPhase.Began is not always reported when using UnityEngine.InputSyst...
Repro case: {code:c#} using UnityEngine; using UnityEngine.InputSystem.EnhancedTouch; public class TouchController : MonoBehav... Read more
New Input System inconsistency when using Delta mouse over position
Reproduction steps: # Open the user’s attached project # Enter the Play Mode # Click the left mouse button in the Game window ... Read more
Opening the project throws a "System.ArgumentException: An item with the...
How to reproduce: 1. Open the user’s attached project 2. Observe the Console Expected result: No errors are thrown Actual resu... Read more
[PS5] DualSense controller low rumble not triggering when value of SetMo...
How to reproduce: 1. With a PlayStation 5 controller connected open the attached project “FishSchools.zip” 2. Select the “PlayStatio... 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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform