Search Issue Tracker
[iOS] iTunes Connect rejects all Unity apps that are referencing WatchCo...
Apple rejects all Unity apps that reference 'WatchConnectivity.frameworkwith: 'non-public symbols in app: _LZ4_compressBound, _LZ4_c... Read more
[IMGUI][OSX][Regression] Detached tab is not moved slightly with the cur...
Steps to repro: 1. Open Unity 5.4 on OSX;2. Create new project;3. Detach any tab (e.g. Inspector) from Editor layout by holding left... Read more
[Android][Adreno][OpenGLES3] Some skinned meshes aren't rendered when GP...
To reproduce:1) Open attached project and scene in it2) Make sure GPU Skinning is enabled3) Build and run on device (make sure it ha... Read more
There's no way to determine the reason behind each of multiple calls of ...
Steps to reproduce: First of all, multiple calls is by design so there's no bug in this aspect. 1. Open attached project2. Open scen... Read more
Custom inspector stopped working after Unity update
To reproduce:1. Open attached project2. Open SceneA3. Change the value of "someValue" with the slider in the custom inspector for My... Read more
[UI][Panel] Setting Image to Tiled throws ArgumentException
Repro steps:1) Open the project and Main.scene2) Look at the console3) Create a new scene4) Add a Canvas + Panel5) Set Panel's Image... Read more
Multiple shader variant _ALPHABLEND_ON w/ optional parameter alpha:premu...
Steps to reproduce:1. Create new "Standard Surface Shader"2. Replace line 14 (#pragma surface surf Standard fullforwardshadows) with... Read more
[iOS] Application not paused when Game Center overlay screens from Socia...
To Reproduce: 1. Build and run the attached project attached ("tvOS_functional_test_RAT") on iOS.2. Click 'Authenticate' button to l... Read more
NetworkLobbyPlayer does not sync initial Ready state for clients
How to reproduce: 1. Open attached project2. Open scene MainScene.unity3. Build to Standalone and run4. Play the scene in the Editor... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names