Search Issue Tracker
Player Settings window disappear once entered Play mode
Steps to reproduce:1) Open Unity Hub and create a new 3d template project2) Reset Layout to Default3) Open Player Settings and dock ... Read more
CTRL + ALT + LMB for navigating does not work in Scene view
Reproduction steps:1. Open the attached project2. Press CTRL + ALT + LMB in Scene view3. Try to navigate the scene Expected result: ... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
WebGL "Cross-Origin-Embedder-Policy: require-corp" HTTP header is includ...
Reproduction steps:1. Open the attached “WebGLRepro.zip” project2. Build and Run the project on WebGL (File > Build and Run)3. Ob... Read more
MTTB - Play Mode Status window has a horizontal scrollbar active at all ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Multiplayer Play Mode package Open the Pl... Read more
Clicking ListView elements does not call OnitemsChosen function when Eve...
How to reproduce:1. Open the user-attached “My project”2. Open the “SampleScene”3. Enter the Play Mode4. Double-click on any of the ... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
Button hover doesn't work when using the legacy input without the Event ...
How to reproduce:1. Open the attached project "UIEventSystem.zip"2. Open "SampleScene" Scene3. Enter Play mode4. Hover the mouse ove... Read more
URP Sample project is created with errors
How to reproduce:1. Create a new URP Sample project2. Observe the Console Expected results: No errors are thrownActual results: Erro... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument