Search Issue Tracker
Crashed on CreateGridLayout after opening a scene
To reproduce:1. Open attached project "CreateGridLayoutCrash.zip (202.1 KB)"2. Open "TestScene.unity" Expected result: Scene is open... Read more
Shortcuts Ctrl+S and Ctrl+N produce inconsistent results when the Editor...
How to reproduce:1. Create new project2. When opened click the title bar of the main window3. Press CTRL+N and notice that there is ... Read more
Analytics CustomEvents lose ordering in a way that breaks funnels when m...
Steps to reproduce the issue:1. Open user's attached project2. Open Services window and link the project to a selected organisation3... Read more
NetworkDiscovery finds available game list only if multiple game instanc...
Steps to reproduce:1. Open user attached project2. Build & Run on two different devices on the same network3. Tap LAN Host on on... Read more
Texture crunch compression cannot be canceled when crunching textures
To reproduce:1. Open any project with several HD pictures2. In Project window, select the picture (or multiple pictures, as it would... Read more
[Graphics][Mobile] Unexpected output from Render Texture on mobile devices
Steps to reproduce:1. Open user attached project2. Build & Run on mobile device3. Observe the blank screen Expected result: text... Read more
[Dynamic batching] Dynamic batching corrupts tangents on a FBX that has ...
Steps to reproduce:1. Open attached project2. Open Player settings3. Toggle 'Dynamic Batching' on and off while looking at the game ... Read more
[Packages] Entitites package includes unit tests from Unity.Services.Bro...
Steps to reproduce:1. Download user attached project2. Remove "testables" entries from the manifest.json file3. Open project and ope... Read more
NavmeshAgents do not recognize all of the baked Navmesh when spawned by ...
How to reproduce:1. Open attached project "BugPrefabInstantiate.zip" and scene "BugInstantiate"2. In Hierarchy window, select "Spawn... Read more
Unity crashes when clicking in the specific zone in the Scene view
How to reproduce:1. Open user attached project2. Click on the specific zone marked in the photo Expected results: Successful clickAc... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used