Search Issue Tracker
GetGUID causes a method exception when built on UWP after upgrading to U...
Reproduction steps:1. Open project "TestGuid.zip"2. Open Build Settings window from File > Build Settings window3. Build and Run ... Read more
Socket.Handle returns wrong value when used in IL2CPP Build
Reproduction steps:1. Open user-submitted project2. Navigate to File -> Build Settings3. Press Add Open Scenes4. Build and Run th... Read more
Build fails when building for iOS using IL2CPP and Realm Unity SDK
Reproduction steps:1. Download and open the attached "IL2CPP_Repro.zip" project2. Build for iOS3. Observe the console window Expecte... Read more
GetCustomAttributes doesn't get attributes when using player with IL2CPP
Reproduction steps:1. Open the attached project “AttributesIL2CPP”2. Enter Play mode and observe the log messages in the Console win... Read more
[IL2CPP] Execution performance doesn't improve when "in" parameter is used
How to reproduce:1. Open the attached “IN-31693” project2. Open the “Window → General → Test Runner” window from the menu3. Click on... Read more
WebGL Player freezes on startup when calling GetMonoManagerPtr
How to reproduce:1. Open the user's attached project2. Build and run the project for WebGL (File -> Build Settings... -> Build... Read more
[IL2CPP][Mobile] Not all MethodInfo.Invoke functions are called when And...
Reproduction steps:1. Open the attached user's project "ReflectionBug.zip"2. Build and run on a device3. Open the application and pr... Read more
[IL2CPP] Nesting finally block is proceeded incorrectly when a task is c...
Reproduction steps:1. Open the attached project "FilanllyTest.zip"2. Switch the platform to Android3. Make sure the scripting backen... Read more
[Android][IL2CPP] SendTimeout returns incorrect values when project is b...
How to reproduce:1. Open the attached "1403251_Repro.zip" project2. Build and Run the "ScampleScene" on an Android device3. In the a... Read more
Windows fails to identify as Windows when building the project using IL2...
Reproduction steps:1. Open the attached project "1399596.zip"2. Press File > Build and run3. Observe the Text on the screen Expec... 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