Search Issue Tracker
UI constantly sends out transform update messages, causing Physics syste...
Reproduction steps:1. Open project attached (NinjasPath.zip)2. Open scene "MainMenu_Japan" from Assets -> Scenes3. Press Play. Ex... Read more
Adding aspect ratio or fixed resolution in game view throws InvalidOpera...
To reproduce:1. Open attached project2. Press on "+" to add new aspect/resolution3. Pressing on OK or Cancel will throw error "Inval... Read more
Deleting aspect ratio/resolution you are currently using throws "Invalid...
To reproduce:1. Open attached project2. Press + and add new resolution3. Delete the resolution which you just added (and are using r... Read more
[Installer] [Facebook] "Facebook Gameroom" tickbox in download assistant...
To reproduce:1) Launch Download Assistant2) Go to a step like in screenshot - https://puu.sh/uLl2Y/d80bede66f.png3) Try unticking Fa... Read more
[Linux Editor] Some binaries in Unity directory contain unnecessary rpaths
When binaries in Unity installation directory are checked for their rpaths, some of them return unnecessary paths. For example:file:... Read more
Unity crashes in <physx::Sc::Scene::release>, because the mesh bounds d...
Reproduction steps:1. Create the new project;2. Create Empty GameObject and add Cloth component;3. Change Mesh to Plane and turn off... Read more
[Linux] Builds with custom cursor also display system cursor if the buil...
When building a Linux standalone build from Windows, if a custom cursor is used, the default system cursor is visible as well. Repro... Read more
Unity crashes when changing canvas layer in script
Steps to reproduce:1. Download 886538_repro.zip and open "start" scene2. Press play. Results: Unity crashes when changing instantiat... Read more
Entering play mode causes 'MemoryStream is corrupted' error
Entering play mode causes MemoryStream is corrupted' error leading to force quit. To reproduce: 1. Open the project.2. In the projec... Read more
Gradle build with UI elements added inside Android Studio are not drawn
Reproduction steps:1) Create new project2) Export empty project with Gradle build-- There are some changes which have to be done to ... 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