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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used