Search Issue Tracker
"Select Object" dialog shows Scene tab for ScriptableObject
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. In hierarchy, select "Monkey" GO4. Notice that "Animal" componen... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks