Search Issue Tracker
Mobile virtual keyboard does not pop up when Input field is tapped insid...
Reproduction steps: 1) Download and open "911858_inputfield.zip" project 2) Build "inpfield.unity" scene for WebGL platform 3) Host ... 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 sta... 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 ... 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 ... 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 Unity 2) Open Services window 3) Set or... 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 project 2. Open scene FixedUpdateScene.unity 3. Play the scene 4. Set all of the sliders in the ... Read more
Additional lighting on a culling mask does not have an impact in deffere...
Steps to reproduce: 1. Download and open the attached project 2. Disable the "bg" culling mask on the "Directional light" Expected ... Read more
Baked lightmaps have lighter/brighter spots
How to reproduce: 1. Open user attached project 2. Clear lighting data 3. Bake lighting 4. Inspect game view Reproduced on: 5.5.0f1... 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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP