Search Issue Tracker
RebindingOperation.WithControlsHavingToMatchPath does not work when spec...
Steps to reproduce:1. Open the attached project "Case_1240232"2. Open "SampleScene"3. Enter Play mode4. Press on the "Not Working" b... Read more
Android device will not connect to Profiler after USB was disconnected, ...
Steps to reproduce:1. Open attached project "BuildOptionsConnectToHost"2. In the top menu bar select "Build > Build Android"3. Op... Read more
Custom mesh made w/ script w/ big vertice coordinates on one axis, shows...
Steps to reproduce:1. Download an open attached project "DTM.zip"2. Open scene DTM and play it3. Move scene view around Actual resul... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... Read more
Static constructor doesn't work with IL2CPP
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains nothing but a gameobject with a script attached.... Read more
Sprite tag reverts to 'blank' rather than None when selecting "Remove un...
1. import sprite and set to single mode2. In packing tag create a new tag and hit enter: the new tag is visible3. Now select "remove... Read more
AndroidJavaException when aborting a UnityWebRequest
Steps to reproduce:1. Open and build the user-supplied project to a device with an internet connection.2. Wait for a few seconds. Ex... Read more
GameObject is invisible for the first seven frames when animation is played
How to reproduce:1. Open user's attached '2019.3.5f1-782915.zip' project2. Open 'SampleScene' Scene3. Select 'DM_STR_QUAY_CraneRoute... Read more
UNET isLocalPlayer is always false in OnDestroy
When client closes connection, its isLocalPlayer parameter in OnDestroy method is reset to false. 1. Open attached project ("UnetIsL... Read more
RigidbodyConstraints are ignored when rotating object with some ForceMode's
RigidbodyConstraints related to rotation doesn't work correctly when trying to rotate object with some ForceMode's. A little bit of ... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist