Search Issue Tracker
Crash on Shader compilation when opening the project
See Comments for Repro Steps and Project -Reproduction steps:--1. Open the attached 'Project' project--2. Observe crash- Reproducibl... Read more
[Android] Microphone.Start() method invocation causes high ping spikes
How to reproduce:1. Open the attached 'MicrophoneSpike.zip' project2. Set Platform Target to Android3. Make sure that 'Development B... Read more
[Android] The Microphone recording is faulty when the Bluetooth headset ...
How to reproduce:1. Open the user's attached project "UnityAndroidMicrophone_20190416.zip"2. Build and run the project to an Android... Read more
Shader variant build preparation does not scale
When building shaders Unity enumerates through all possible shader variants to be able to strip the excess variants using scriptable... Read more
Input from the keyboard is not working when the DualShock 4 controller i...
Reproduction steps:1. Connect DualShock 4 controller to the PC2. Open the SampleScene Scene in the attached project "DS4InputEventRe... Read more
[Input System] Reading a gamepad trigger as a button produces inaccurate...
Reproduction steps:1. Open project "InputSystem_TriggerIssue.zip"2. Open the Scene "SampleScene"3. Enter Play Mode4. Press the right... Read more
[UIToolkit] PointerEnterEvent is not registered after being called simul...
Reproduction steps:1. Download and open the attached "UIToolkit Bug.zip" project2. Build and deploy the project to iOS3. Press and h... Read more
[Linux] Backspace has no effect on UI Toolkit text fields when an Event ...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. In the Hierarchy window, select "EventSystem"... Read more
[UIToolkit] TAB KeyDown/KeyUp events that are used in ToolGui are still ...
No description entered in Cloud incident. Read more
[UI Toolkit][Android][Mouse][Touchpad] UI Toolkit is not interactable wh...
How to reproduce:1. Connect Mouse or Controller to Android device2. Build & Run the project3. Try clicking any Button, Toggle, I... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code