Search Issue Tracker
Sprite.rect position is always (0, 0) when the sprite is packed into atl...
To reproduce: 1. Open the project, attached by user (SpritePackedPositionBug.zip)2. Open "testScene" scene3. Enter Play mode4. Obser... Read more
Application.isMobilePlatform returns false on WebGL projects launched on...
Reproduction steps:1) Download and open attached project2) Build for WebGL platform3) Host game locally4) Open hosted project via mo... Read more
Mobile virtual keyboard does not pop up when Input field is tapped insid...
Reproduction steps:1) Download and open "911858_inputfield.zip" project2) Build "inpfield.unity" scene for WebGL platform3) Host gam... Read more
Mesh particle system prevents batching when using it with Default-Partic...
Reproduction steps:1. Play the attached scene(20170517_bugreport_mesh_particle_prevent_batching.unitypackage).2. Check current statu... Read more
Black edge on Sprites imported with Alpha Source = From Gray Scale
BY DESIGN:GrayScale to Alpha conversion is as follows :T gray = (red + blue + green) / 3;During conversion R G B values are left int... Read more
Build project shows black screen when changing custom 'textures quality ...
To reproduce:1. Open repro project (link in edit)2. Play merged scenes in editor(list of merges scene attached in image)3. Build and... Read more
[Android] Rewards popup is not displayed after ads view is closed
Steps to reproduce: 1) Download attached project 'Unity_Sample_Application.zip' and open in Unity2) Open Services window3) Set organ... Read more
NetworkDiscovery message in buffer not cleared
When overriding an OnReceivedBroadcast() method, second parameter (string data) is not cleared between calls. I.e. if you get a mess... Read more
ComputePenetration scales worse in FixedUpdate than Update all other thi...
How to reproduce: 1. Open attached project2. Open scene FixedUpdateScene.unity3. Play the scene4. Set all of the sliders in the game... 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
- 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
- "New Project" creation window shows only "Project name" instead of "Project Name & Location"
- "Line breaking recursion max threshold hit" error when Overflow is set to Ellipsis with fonts missing the ellipsis character