Search Issue Tracker
[MacOS] "Failed to parse" errors are thrown when building with a macOS p...
Reproduction steps:1. Open the user's attached project2. File -> Build Settings -> Build3. Observe the console window Expected... Read more
[macOS] Bottom part of the Inspector is hidden when entering fullscreen ...
How to reproduce:1. Create a new project2. In the Project Window, select a folder3. In the Inspector, observe the Asset Labels tab4.... Read more
ScreenCapture.CaptureScreenshotAsTexture() will fail and hang editor whe...
ScreenCapture.CaptureScreenshotAsTexture() will fail and hang editor when called from outside of the player window When using the me... Read more
Unity crashes when typing long Cangjie keyboard characters into the Inpu...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Type characters into the Input F... Read more
[Mac][Metal] Camera "Clear flags" set to Don't clear still clears in Mac...
Reproduction steps:1. Open the project from the attached file "1217627.zip"2. Build and run the project setting the target platform ... Read more
[macOS] UnityEditorInternal.ReorderableList does not handle the context ...
How to reproduce:1. Open user-submitted project (ReorderableListBug.zip)2. Open the Main Scene and select ReorderableListBug3. Right... Read more
[macOS] Assets cannot be saved if the project name contains certain Unic...
How to reproduce:1. Create a new Unity project with a non-ASCII character in its name(e.g. New Unity Projectś)2. Attempt to use the ... Read more
Mouse Cursor is Stuck when accesses Mission Control on Mac OS and the Cu...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Click on the Gam... Read more
[M1] Custom Shader produces visual artifacts when in Apple Silicon build
How to reproduce:1. Open the attached project2. Make a build3. Open the built Player4. Observe the rendering Expected result: No vis... Read more
[Mac] Cursor.lockState registers input movement to center when mouse is ...
How to reproduce:1. Open the attached "case_1283506-MouseHideIssues.zip" project2. Open SampleScene3. Press play or build a standalo... 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