Search Issue Tracker
[macOS] SleepTimeout.NeverSleep setting is applied to the Editor after e...
Reproduction steps:1. Open the attached “SleepTimeout.NeverSleep bug.zip“ project2. Enter Play mode3. Exit Play mode4. Wait for 'con... Read more
[Contextual Menus] Contextual menu section changes its view on "esc"
Steps to reproduce: Create a 2D/3D URP project Add any object in the "Hierarchy" window Select it and make a right-click In the cont... Read more
[Mac][Contextual Menus] Window refresh doesn't fully work using contextu...
Steps to reproduce: Create a 2D/3D URP project Add any object in the "Hierarchy" window Select it and make a right-click In the cont... Read more
Unity Web Requests failing when doing large quantity of requests
Reproduction steps:1. Extract the attached zip file “ReproProject”2. In the extracted folder open the “BundlesToCopy” folder and cop... Read more
[MacOS] Custom menu does not display shortcut modifier when the shortcut...
How to reproduce:1. Open “MenuItemShortcutBug.zip”2. Press "Custom Menu" in the menu bar3. See the drop-down menu options Expected r... Read more
Editor crashes on NSException when entering Play Mode while in Prefab Mo...
Reproduction steps:1. Open the attached “PROJECTFILE” project2. Open “Assets/Scenes/Start Level0.unity” scene3. Open the Scene view ... Read more
Editor crashes on ShowDelayedContextMenu(bool) when right clicking on Curve
Reproduction steps:1. Open the attached project “CurveCrash“2. Open the "Assets/Scenes/SampleScene.unity" scene3. Select the “MyCurv... Read more
[Apple Silicon] HID descriptor warning pops up when opening the project
How to reproduce:1. Open the attached project2. Observe console Expected result: Console is cleanActual result: "Couldn't parse HID ... Read more
[MacOS] Silent crash when script causes stack overflow
Reproduction steps:1. Open the attached project “OverflowRepro”2. Open the “SampleScene” Scene3. Enter the Play Mode Expected result... Read more
[macOS] Assertion failed on expression: '!m_InsideContext' logged when a...
How to reproduce:1. Create a project2. Select a GameObject in the Hierarchy3. In the Title Bar menus select Component > Add4. Obs... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template