Search Issue Tracker
[OSX] Cannot paste text using CMD+V when naming a build
How to reproduce:1. Open any Unity project2. Open Build Settings and click "Build"3. Try to copy and paste text into the text field ... Read more
[Mac OS] Crash on objc_release when repeatedly closing and opening an Ed...
How to reproduce:1. Open the "Mac_SceneView_Crash.zip" project2. Wait till Unity crashes (a script is opening/closing scene view aut... Read more
[MacOS] Standalone build contains .meta files inside native plugin bundles
How to reproduce:1. Build the attached project for OSX standalone2. Check the contents of Build.app/Contents/Plugins/AudioPluginDemo... Read more
[MacOS] Pressing Save button in a pop-up window does nothing on MacOS Ca...
To reproduce:1. Create a new project2. In the top menu bar press Save As...3. In the pop-up window press Save Expected: the scene is... Read more
[OSX][HDRP] Standalone player displays black screen after loading Unity ...
OSX standalone player display black screen and the game view doesn't load after loading splash screen/logo when building with HDRP T... Read more
[MacOS] Crash on -[CocoaMainMenu validateMenuItem:] when clicking on Men...
Reproduction steps:1. Open the attached "TestLanguageCrash.zip" project2. Go to Preferences -> Languages -> Editor Language3. ... Read more
[Mac] Build support modules fail to install when downloading them using ...
Steps to reproduce:1. Open an existing project or create a new one2. File -> Build Settings...3. Choose a platform for which you ... Read more
[Mac] Crash when intializing Texture3D with width = 0 and height = 0 for...
How to reproduce:1. Open user attached project "Case_1192730_repro.zip"2. Enter Play mode Expected result: Editor does not crashActu... Read more
[macOS] Unity kernel crashes Mac with OpenGL when only Intel Graphics ar...
How to reproduce:1. Open the ("Crash Unity Project.zip") project Expected result: Unity runs fineActual result: Unity crashes the wh... Read more
[macOS] Opening Launchpad on MacOS doesn't trigger OnApplicationPause/On...
How to reproduce:1. Open user-submitted project (OnAppPauseTest)2. Build and run the project3. While the application is focused open... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler