Search Issue Tracker
[UIToolkit] Button can be activated with enter key when it is removed
Reproduction steps:1. Open the user's attached "UIToolkitUnfocusIssue-2021.2.zip" project2. Open the "SampleScene" Scene and Enter t... Read more
[Android][IMGUI] Soft Keyboard doesn't open after changing scene while S...
How to reproduce:1. Open the attached project2. Build & Run on Android device3. Click on "UIToolkit scene" button so it's gets c... Read more
Screen.MoveMainWindowTo method often fails to switch monitors when the P...
How to reproduce:1. Open the user's attached "Display Management Handler 2021" project2. Select "File -> Build and Run" in the me... Read more
'Neg' operator does not invert zeroes
To reproduce: Use Neg operator on 0 Actual behavior: returns 0 Expected behavior: returns -0 (onnxruntime returns -0) Read more
Recorder recording state remains True when recording has ended
How to reproduce:1. Open the attached project2. Open scene Scenes/Scenes_TK/Test3. Press the Play button4. Wait one minute while obs... Read more
TextMeshPro dropdown becomes not interactable after clicking on it in VR
Reproduction steps:1. Open the attached "1375630.zip" project2. Enter the Play mode3. Use a controller to click on the dropdown Game... Read more
Scene effects toggle keeps being disabled upon entering Play Mode
How to reproduce:1. Create new project2. Find 'Toggle skybox, fog and various other effects' toggle button in the top of Scene tab (... Read more
AssetPackStateUpdateListener ClassNotFoundException in an empty project
Reproduction steps:1) Open any Unity project (an empty project is fine as well)2) Switch active platform to Android3) Make sure "Spl... Read more
[Editor][Package Manager] Delay in showing letters when typing in "Add p...
How to reproduce:1. Create a new project2. Open Package Manager3. Click + button and select "Add package by name..." or "Add package... Read more
InputControl.IsPressed() always returns true when using new Input System
How to reproduce:1. Open the attached project (InputSystemPressedTest.zip)2. Open scene Scenes/SampleScene3. Press the Play button a... 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 Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template