Search Issue Tracker
[macOS] Developer Tools Access window pops up when trying to quit from F...
Reproduction steps:1. WARNING: save any unsaved data as after reproducing this you will need to restart your PC2. Open project in "N... Read more
[MacOS] Editor is leaking memory when Aura Camera component is attached ...
Reproduction steps:1. Open the attached project ("1229502.zip")2. Open "SampleScene"3. Press "Enable Aura Preview" in Scene View Exp... 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
[Mac] Many artifacts can be seen in Scene View when Scene Light is enabl...
Reproduction steps:1. Create a new project2. Add a cube to the scene3. Turn off the skybox2. In Scene View tab, toggle Scene Lightin... Read more
[macOS] CPU usage increases instead of decreasing when unfocusing a Play...
How to reproduce:1. Create a new Unity project2. Open the Player Settings window and uncheck 'Run in Background'3. Build and run the... Read more
[MacOS] Player is rendered in a small portion of the second display when...
How to reproduce:1. Open the user's project "TestMultiDisplay.zip"2. Build and Run3. Press the "Display 2" Button in the Player Expe... Read more
[macOS] A sound is played when pressing keys in Game View during Play Mo...
How to reproduce:1. Create a new project using the default 3D template2. Enter the Play Mode3. Focus the Game View4. Hover the mouse... Read more
[MacOS] Input.inputString isn't updated when Command Key is pressed down...
How to reproduce:1. Download and open the attached project 'FaultyInput.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. Press Co... Read more
Unity kernel crashes Mac with OpenGL when only Intel Graphics are present
How to reproduce:1. Open new Unity project on Mac with only integrated Intel Graphics2. Switch Graphics API from Metal to OpenGL~Cra... Read more
[MacOS] Game FPS falls ~80% when selecting a GameObject in Hierarchy wit...
Reproduction steps:1. Open project in "New Unity Project.zip"2. Open SampleScene3. Make sure Inspector Window is visible and nothing... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES