Search Issue Tracker
InputActions from Mouse are sometimes skipped
The original bug was for Android, but after testing on Editor, I think something's wrong with input actions themselves Repro steps:... Read more
Assertion raises in console after undoing ApplyAll prefab instance's ope...
Steps: 1. Open attached project 2. Open Scene1 scene 3. Select P_BuildingShanty01_02 prefab instance 4. Open Overrides window and c... Read more
Cannot Compile - LineCap cannot be found in UnityEngine.UIElementsModule
1. Open the project PrecompiledAssemblyBug in 2022.1.0b9 2. Notice the project compiles fine 3. Open the project PrecompiledAssembly... Read more
Asset reimportation/refresh cause exception when displayed on the game v...
no present in 2022.1.0a16.2319 present in 2022.2.0a1.319 Create a new UXML t with a few elements, assign in a UI document and set t... Read more
Localization package duplicates JSON dependency
Reproduction steps: 1. Create a new project 2. In the Package Manager click the plus icon and press "Add package from git URL..." ... Read more
[Web on Mobile][Soft keyboard][TMP] Text is not rendered in the TMP Inpu...
How to reproduce: 1. Open the attached project 2. Add TMP package version of 3.2.0-Preview.3 or above (internal link https://github... Read more
[UI Builder] Property value type "%" changes to "px" when restarting the...
How to reproduce: 1. Open the attached "1403454_Repro.zip" project 2. Open the UI Builder by double-clicking "UIDoc" found in the As... Read more
Built-in templates thumbnails are missing in 2021.3
Steps to reproduce: 1. Open Unity Hub 2. Try to create a new project with 2D, 3D or 2D URP templates Expected result: Templates dis... Read more
Creating project with FPS Microgame template throws asset errors
How to reproduce: 1. In Unity Hub create new FPS Microgame project 2. On Editor open, check Console Expected result: No errors are ... Read more
Animation state gets paused when Animator.CrossFade is called from New I...
How to reproduce: 1. Open the user's attached project "CrossFadeBugTest.zip" 2. Select the "Cube" GameObject and press Play 3. Press... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key