Search Issue Tracker
[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
Wav file is distorted after importing it into Unity
Reproduction steps:1. Created a new Project2. Copy the attached file "clickminor.wav" into the Assets folder3. Preview the sound in ... 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
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
- Scene View Camera overlay preview goes out of Scene View bounds when the Scene View is resized vertically
- UI GameObjects are not positioned at 0,0,0 when creating them while Scene view is active