Search Issue Tracker
[macOS] EditorUtility.DisplayDialog dialog layout gets corrupted after d...
Reproduction steps:1. Open the “DialogHeightIssue“ project and open the “Main” scene2. Select the “Dialog“ GameObject and observe th... Read more
[General]Cursor becomes very laggy when dragging file from Finder to the...
Reproduction steps:1. Create a new project2. Drag any file or folder from Finder or Desktop over the Editor3. Observe the cursor and... Read more
[M1] Mouse position values are not correctly updated when project is bui...
Reproduction steps: Open the attached project Open the “/Assets/QA/Tests/KeyboardMouseBasic/ISX_KB_Mouse_Basic.unity” Scene Build An... Read more
[MacOS] Editor Launch Screen should not be displayed in batchmode
Reproduction steps:1. Open Unity Hub2. Add -batchmode argument to any project by using right side menu -> Add command line argume... Read more
Mouse position is not updated when screen resolution is changed
Reproduction steps:1. Open the user’s attached project2. Open Assets/Scenes/SampleScene3. Build the project for macOS4. Open the bui... Read more
Mouse scroll value is not updated correctly in Build when project is bui...
How to reproduce:1. Open the attached project "InputSystem.zip"2. Open "Assets > QA > Tests > KeyboardMouseBasic > ISX_K... Read more
On macOS, .bundle plugins are broken when using Xcode to generate standa...
Builds with .bundle plugins in Xcode fail as of 2022.2 when building an exported Xcode project with MacStandalone as the target Repr... Read more
Cursor is visible when using “Cursor.lockState = CursorLockMode.Locked” ...
How to reproduce:1. Open the user’s attached project2. Enter Play Mode and move the cursor to the Game view3. Observe the cursor Exp... Read more
[M1] OpenGLCore Graphics API is available and can be selected on Apple M...
Reproduction steps:1. Create a new Unity project2. Go to Edit > Project Settings > Player3. In Player settings open "Other Set... Read more
Garbage Collection does not finish when running the Editor through a Ter...
How to reproduce: 1. Extract the user-attached “unittesthang.zip” project ,2. Open the Terminal or Console on your OS 3. Run the Edi... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS