Search Issue Tracker
[Input System] The “Input System package (New)” and “Both” options are s...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Open the Package M... Read more
PhysicsRaycaster is not respecting the displayIndex when using multiple ...
How to reproduce:1. Open the attached project "MultiDisplayTest.zip"2. Enter Play Mode3. Click on the "CircleSprite" in the Game vie... Read more
SetMotorSpeeds and SetLightBarColor methods are not executed on PlayStat...
Reproduction steps:1. Open the attached “Unity-ControllerVibration.zip“ project2. Connect the PlayStation controller via Bluetooth3.... Read more
Mouse.current.leftButton.isPressed is triggered continuously when changi...
How to reproduce:1. Open the “IN-59381“ project2. Open the “SampleScene“3. Enter Play Mode4. In the Game tab change the Display to “... 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“ project2. Connect the Xbox One controller3. Open the Input Debugger (Wi... Read more
ArgumentOutOfRangeException is thrown when the Input System UI Input Mod...
How to reproduce:1. Open the “IN-60236_repro“ project2. Open the “StartUp“ scene3. Open the Simulator tab (Window → General → Device... Read more
“Exceeded budget for maximum input event” error appears when entering Pl...
The steps bellow don't actually reproduce the problem the user is having. The project below sets the maxEventBytesPerUpdate to a val... Read more
Left Mouse Button is recognized as pressed in the Editor when it's relea...
Reproduction steps:1. Open the attached “My project.zip” project2. Enter Play Mode3. Click the left mouse button and notice that the... Read more
GameObject is placed at position (0, 0, 0) when entering Play Mode if us...
How to reproduce:1. Open the user’s attached “TrackedPoseDriverBug.zip” project2. Open “TrackedPoseDriverBug” Scene (Assets > Sce... Read more
The whole Action Map breaks when a Keyboard Modifier is selected
How to reproduce:1. Open the “BuildLine.zip” project2. Open the “MainScene”3. Enter Play Mode4. Observe the Game View Reproducible w... 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
- UI Shader Graph throws 'UnityDisplayOrientationPreTransform' error when Android is the selected platform
- Editor memory leak when entering and exiting Play Mode in a blank URP project
- Point Lights with the "Hard Shadows" Shadow Type appear as black squares when Rendering Path is set to "Forward+" or "Deferred+"
- Error SGICE002 is wrongly shown when the tuple elements in a foreach statement don’t match the order of the tuple returned by SystemAPI.Query
- LockBufferForWrite incorrectly rejects valid writes when GraphicsBuffer size exceeds 32-bit limit due to integer overflow