Search Issue Tracker
Project-wide Action Maps are disabled when Play mode setting is set to "...
Reproduction steps:1. Open the attached “IN-119060.zip” project2. Navigate to Project Settings > Editor > Enter Play Mode Sett... Read more
Keyboard.current.altKey.isPressed stays True when Alt+Tab is used
How to reproduce:1. Extract and open the attached “IN-118484.zip“ project2. Go to File → Build and Run3. Focus the window that opens... Read more
Input Actions Asset Icon is obscured in the Inspector when the Asset is ...
Steps to reproduce: Open any Project with the New Input System Installed In the Project Browser create and select an Input Actions A... Read more
Control Scheme name field has no character limit, causing “Add Control S...
Steps to reproduce:1. Create new Unity project2. Open Project Settings window3. Select “Input System Package”4. Press on “All Contro... Read more
[InputSystem] An error occurs when Generating C# Class in InputAction
How to reproduce:1. Create a new project with URP 3D Core Template2. In the Project window, right click and create Input Actions3. S... Read more
Mouse delta accumulates error during panning when using Mouse.current.de...
Reproduction steps:1. Open the attached "IN-121192.zip" project2. Open the "SampleScene" scene3. Enter Play mode4. Click "Use Mouse.... Read more
Pointer delta is lost when input merging occurs on the release frame
How to reproduce:1. Open the project “IN-113318_InputSystem”2. Open the scene “Trumpet”3. Enter Play Mode4. Click and fling the mous... Read more
wasPressedThisFrame always returns false on macOS when Caps Lock is enabled
How to reproduce: Open the “UnityInputTest.zip“ project Open the “main“ Scene Enter Play Mode Enable Caps Lock Press the “a“ key on ... Read more
anyKey.wasPressedThisFrame cannot be triggered while some key is held down
How to reproduce: Open the “wasPressedThisFrame_Bug.zip“ project Open the “SampleScene“ Enter Play Mode Hold the Shift key and obser... Read more
Resizing is sometimes unavailable when hovering over the edge or corner ...
Reproduction steps:1. Open the attached project "ReproProj"2. Click “File > Build Profiles“3. Click “Build And Run“4. Try resizin... 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
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script