Search Issue Tracker
UI element gets selected using navigation keys even when Navigation set ...
To reproduce this bug: 1. Open the attached project2. Open the SelectUIElementTest1.unity scene.3. Notice Knob UI (Canvas->Knob) ... Read more
Regression: material.SetFloat crashes Unity
To reproduce this bug: 1. Open the attached project2. Open the "crash" scene.3. Edit the "CrashyComponent.cs" file4. Uncomment Line ... Read more
Caps doesn't work on Q30 keyboard
-e 1) What happened Caps doesn't work on Q30 keyboard. 2) How can we reproduce it using the example you attached. To repro:1) Throw ... Read more
When using EditorWindow.FocusWindowIfItsOpen, mouse input is offset in s...
To reproduce:1. Open attached project2. Open Main Scene ( There game object with script attached that keeps the scene tab open after... Read more
Having Particle System as a child of Screen Space - Camera Canvas causes...
Steps to reproduce:1. Open attached project.2. Open scene.3. Close the project.4. Open project again. Scene will automatically be lo... Read more
[iOS 13.0] Rotations around Device Y-axis does not work when rotating a ...
How to reproduce:1. Download attached "GyroscopeTest.zip" project and open in Unity2. Go to Menu bar-> Edit-> Project Settings... Read more
Unity crashes when text serializing a field named "Base"
Steps:1) Create a new Unity project1a) Go to Editor settings, change Serialization Mode to "Force Text"2) Save the scene, name it an... Read more
InputField.OnValueChange event not triggered when setting input field va...
To reproduce:1. Open attached project2. Open main scene3. Press play4. Enter some symbols into input field5. Notice that messages wh... Read more
If there's more than one active Canvas in the scene only the UI elements...
To reproduce:1. Open attached project2. Open main scene3. Click on any of the red panels in the Scene view and notice how they becom... Read more
Clicking on a UI element and then using a navigation key deselects and r...
To reproduce:1. Open the attached project2. Open the SelectUIElementTest2.unity scene. Notice how the Knob UI element has its naviga... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default