Search Issue Tracker
[macOS]Dynamic line renderer code crashes unity on __abort_with_payload ...
How to reproduce:1. Open the attached unitybug.zip project2. Open the "BSplineLineRenderer" scene3. Enter the Play mode4. Ensure the... Read more
[MacOS] Editor steals focus from other applications when entering Play m...
How to reproduce:1. Create and open a new project2. Load another application (i.e. Visual Studio Code)3. Enter Play mode and quickly... Read more
macOS display doesn't go into Sleep Mode when the Editor is running
How to reproduce:1. Create and open a new project2. Wait ~10 minutes Expected result: After some time the macOS display goes into Sl... 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
[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
[Mac]Build Settings window doesn't minimize after minimizing the editor
Any undocked window doesn't minimize on minimizing the unity editor.When a window is opened and undocked, it doesn't minimize when t... 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] Objects containing SkinnedMeshRenderer component become invisibl...
How to reproduce:1. Open the user's attached project("BugReportProject")2. Expand "Barbarian" GameObject in the Hierarchy3. Select d... 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
[macOS] Letterbox background changes color when resizing the Player window
How to reproduce:1. Open the user-submitted project2. Open the Project Settings window and navigate to Player settings (Edit > Pr... 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