Search Issue Tracker
Hover events not processed correctly when hovering over buttons
Reproduction steps:1. Open the attached project "1422756_UIEventIssue.zip"2. Enter Play Mode3. Click the "CONTINUE" button4. Hover o... Read more
Calling WWW.movie fails to load and prints error LoadMoveData got NULL!
Steps to reproduce:1: Open attached project2: In "test" scene enter play mode3: Wait while movie is downloaded - Errors in console e... Read more
Users cannot export bundled plugins into a .unitypackage anymore
After a change with how bundled plugins are handled by the Unity Editor, bundled plugins are no longer considered folders and are in... Read more
Loading multiple bundles using AssetBundle.LoadAssetAsync freezes editor
How to reproduce:1. Open user's project2. Enter play mode There is a low chance that the bundles will be loaded successfully, in tha... Read more
[iOS][Cardboard] Left and right camera view is offset too far away from ...
Cardboard view cameras are offset too far away from one another, resulting in objects only being seen for one eye. Steps to reproduc... Read more
[iOS][Physics] Two MeshColliders pass through each other at certain angl...
With a specific mesh in the scene, when another mesh is moving towards it (standard Cube, Sphere or a custom mesh), instead of colli... Read more
[Android] Touch input is unresponsive when building for Pixel 7 Pro device
How to reproduce:1. Open the user’s attached “TEST.zip“ project2. Build and Run for Android3. Click the “Button“ button Expected res... Read more
[iOS] Sound volume of music playing on the device gets quiet after launc...
When a Unity app is launched, any audio playing on the device (iTunes, Spotify, etc.) gets quiet, even when the app is not playing a... Read more
No lighting is received when Mesh is drawn with CommandBuffer.DrawRender...
How to reproduce:1. Open the user's attached "Missing lighting.zip" project2. Go to File -> Build And Run3. Observe the Character... Read more
[WebGL] DateTime.ToLocalTime() does not convert to local time in build w...
How to reproduce:1. Open the attached project ("case_1179945-DateTimeBug.zip")2. Open the repro scene ("SampleScene")3. Enter play m... 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