Search Issue Tracker
StandaloneInputModule sends a phantom mouse event which should not occur
How to reproduce: 1. Open attached project2. Open scene TouchTest.unity3. Build to iOS and run4. In the device, press and release on... Read more
Going to Fullscreen in standalone player causes the screen to become bro...
Going to Fullscreen in standalone player causes the screen to become brown, no buttons are visible and white flickers appear. 1. Wha... Read more
[iOS] Marshalling enum is not working with IL2CPP and ARM64 when Marshal...
Steps to reproduce: 1. Open attached project2. Switch to iOS3. Set scripting backend to IL2CPP and architecture to 'arm64'4. Build f... Read more
[ODR] Memory not cleaned properly when OnDemandResourcesRequest is disposed
To Reproduce: 1. Open the attached project, on 'Loader' (Scene StartScene) uncheck 'Use Streaming Assets' and check everything else.... Read more
Aspect Ratio Fitter UI script does not update during certain resolution ...
To reproduce:1. Open attached project2. Open "AspectRatioFitterBug" scene3. Play the scene4. Set aspect ratio to 4:35. Set aspect ra... Read more
[OpenGL] Dragging any window throws error: Trying to read pixels out of ...
Steps to reproduce: 1. Move any window (Hierarchy, Game, Scene view etc.)2. Inspect the console Actual result - Error message appear... Read more
[iOS] xCode crashes when "Resources tags" tab is opened
To reproduce:1. Open attached project2. Switch build platform to iOS3. In the Player settings enable "Use on demand resources"4. Bui... Read more
[WSA] Cannot deploy project with C# projects if scripts are located in "...
Reproduction steps: 1. Open the attached project (it has an empy script in the "Resources" folder)2. Build to a folder3. Try to run ... Read more
No text shown on Button and InputField elements
1. What happenedUpgraded my project from 5.3.3p2 to 5.3.3p3 and one of the scenes had missing text on Button and InputField elements... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window