Search Issue Tracker
[Entities][Physics] "ArgumentException: There are no more items left to ...
How to reproduce:1. Open attached project "CollisionSample.zip" and scene "Sample Scene"2. Enter Play mode3. Observe Console window ... Read more
Player freezes when Alt + Tabing if Player is running in the background ...
Steps to reproduce:1. Download the attached project2. Build a Standalone player (add "SampleScene" to build settings)3. Launch playe... Read more
[New Input System] PlayerInput generates error from touch events for new...
I am adding touch support for the new input system for the WebGL platform. All touch events seem to be working correctly, demos all ... Read more
[IL2CPP] Static constructors cause unnecessary wait time, s_Il2CppMethod...
How to reproduce:1. Open attached project "" and scene ""2. Select IL2CPP scripting backend (Project settings -> Other Settings -... Read more
Baking Reflection Probes results in an error message when a Reflection P...
How to reproduce:1. Open the attached 'project-1196495.zip' project2. In the Lighting window select 'Bake Reflection Probes' (found ... Read more
Inspector window fails to update when saving a Script with 'Recompile Af...
Steps to reproduce:1. Open QA-submitted project2. Open Scene "Sample Scene"3. Select either of the two objects in the Hierarchy and ... Read more
Memory leak in a specific built project causes the Player to eventually ...
How to reproduce:1. Download the linked project 'Built Game.zip'2. Launch the project (Ultra settings) with '-logFile Player.log' ar... Read more
Transform scale shows wrong Y value when importing Hexagon model in the ...
To reproduce:1. Open attached project2. Press in Hierarchy on GridPiece3. In inspector notice that scale Y value is 0.9999983 instea... Read more
"Could not load file or assembly" error when assembly dependency is in a...
How to reproduce:1. Open the attached project2. Reimport the System.IO.Pipelines.dll file. Actual result: Errors are thrown.Expected... Read more
Scene View is resized and black offset appears when mouse.position.ReadD...
How to reproduce:1. Open the attached 'inputsystemnew_black_2.zip' project2. Click 'Available Custom Editor Tools' button and select... 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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0