Search Issue Tracker
[macOS] Fatal Error "attempt to write a readonly database" when rebuildi...
Reproduction steps:1. Create a new project in an External Storage Device (HDD/SSD)2. Close the project and delete the Library folder... Read more
[OSX] Switching to windowed via scripting API fails when "Allow Fullscre...
When "Allow Fullscreen Switch" is NOT checked, if script API is used to change the Player from fullscreen to windowed mode, the Play... 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
[Metal]Custom shader isn't visible in Build and Player when using Metal
How to reproduce:1. Open the attached WeatherMaker.zip project2. Run the demo scene3. In the cloud dropdown select heavy clouds4. No... Read more
[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] 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
[IL2CPP] Generated Mac Xcode project causes a missing GameAssembly.map e...
How to reproduce:1. Open the "Il2cppMacTest.zip" project2. Build the project for macOS with "Create Xcode Project" option3. Build th... Read more
Screen mode does not change when changing Screen.fullScreen value on Mac
How to reproduce:1. Download and open the user-submitted project2. Build and run the project3. Click "f" Expected result: Screen mod... Read more
[MacOS] Manual input requiring pop-up appears in batch mode if Unity did...
Reproduction steps:1. Create a New project2. Exit and Re-Open Unity3. Force Quit Unity before it properly starts4. Run it in batch m... Read more
[MacOS] "Default is Native Resolution" checkbox is ignored if custom res...
How to reproduce:1. Create a new project2. Open Player Settings3. Open "Resolution and Presentation" tab4. Uncheck "Default is Nativ... 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