Search Issue Tracker
[WebGL] Shader covers the whole scene when building on WebGL platform
Steps to reproduce:1. Open the user’s attached project2. Open Assets/Scene/SampleScene.unity3. Enter Play Mode4. Observe the Game vi... Read more
"Mouse.delta" returns zero when moving the cursor against the screen edg...
How to reproduce: Open the user-attached project (InputSystem MouseDelta Bug.rar) Open the SampleScene and enter Play Mode Make sure... Read more
Code is not executing correctly in static constructor when called from B...
Reproduction steps:1. Open the attached project2. Open the SampleScene.unity Scene located in the /Assets/Scenes folder3. Enter the ... Read more
Player Input Default Scheme gets changed from Gamepad to Keyboard&Mouse ...
Reproduction steps:1. Open the attached project2. Select the "Player" GameObject in the Hierarchy window3. Turn the Auto-Switch prop... Read more
[Android] GraphicBufferProducers count always increases after screen is ...
Note: This reproduces on Android phones, but customer is using a Quest 2, which is built on Android. Steps to reproduce:1. Open the ... Read more
New InputSystem does not register keyboard presses when build is embedde...
Reproduction steps: Open the user’s attached project “SlimEmbeddedUnityInputSystemTest” Build the project Download “EmbeddedUnityInp... Read more
UI Toolkit Dropdown input consumed when uGUI EventSystem is also in the ...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Click on the Dro... Read more
Editor crashes when clicking on color picker for Albedo in a material asset
Reproduction steps: Create a new project Create a new material Select the newly created material asset In the Inspector press the co... Read more
OnAudioFilterRead method delivers audio sample set by computer's input d...
How to reproduce: Set OS audio input device frequency to 48 000 Hz Open the user’s attached "Scoreflows" project Enter the Play Mode... Read more
[Linux] Scene view is stuck in Flythrough mode when right mouse button h...
How to reproduce:1. Create a new empty project2. Right-click into the Scene view Expected result: the mouse cursor changes from + to... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class