Search Issue Tracker
[IL2CPP] Using generic struct as dictionary key does not work with IL2CPP
Steps to reproduce:1) Open the latest attached project.2) Build for iOS or Android with IL2CPP as the Scripting API.3) Deploy on a d... Read more
Physics.CheckSphere returns false when in a non-convex mesh collider
Steps to reproduce:1. Download repro.zip and open "TestScene" scene2. Set "R" in TestOverlap.cs to 0.7 and start the game3. Console ... Read more
[Linux Editor] Diff tool cannot be selected in Preferences
Unity preferences displays a blank drop-down list when trying to select Revision Control/Diff Merge tool. Steps to reproduce:1) Crea... Read more
Building silent crashes on loading scene with many NetworkBehaviour objects
To reproduce:1) Open attached project2) Change Build Order so that only "Arena_scene" is built3) Load the scene and see that it does... Read more
[WSA][UWP] Player crashes on launch on Lumia 950/950XL with debug/releas...
Steps to reproduce:1. Open any Unity project or create a new Unity project2. Build for WSA Universal 10 SDK3. Connect a Microsoft Lu... Read more
<Size> tags in a UI.Text element creates gap between lines if the <Size>...
Steps to reproduce:1. Open "BugDemo" project2. Open "BugDemo" scene3. Select Hierarchy>Canvas>Text GameObject-- Notice that th... Read more
Crash in Scripting::ConnectScriptingWrapperToObject when removing a miss...
Steps to reproduce:1. Open the repro project2. Open scene named "scene"3. Under Main Camera, try to remove a missing script componen... Read more
[Android] Crash when reloading scene which uses WebCamTexture
How to reproduce:1. Open the attached project2. Build and run on Android device3. Click on Button (it stops rendering RawImage and l... Read more
[NetworkBehaviour callbacks] OnSetLocalVisibility callback is called twi...
NetworkBehaviour callback OnSetLocalVisibility is called twice on the Player object when starting Host How we can reproduce it using... Read more
Texture2D ReadPixels takes in account part of GameView viewport
Steps to reproduce the issue:1. Donwload attached project "738780_repro.zip"2. Open scene "main" and play it3. Notice created image ... 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