Search Issue Tracker
[UWP] Memory leak when creating BitmapDecoders using MemoryStreams
How to reproduce:1. Open the attached "Il2CppMemLeakSampleDesktop.zip" project2. Build the "SampleScene" Scene to UWP3. Open Visual ... Read more
[DOTS][Mobile] IL2CPP ARM64 app crashes on start in release build
Steps to reproduce:1. Open the user's attached project "ECS Test with ARM64.zip"2. Build it to Android3. Open the app Expected resul... Read more
[IL2CPP] Crash when clearing up TCP threads in an object finalizer
Repro steps:1. Open the attached project "ThreadCrashProjectZip"2. Make sure Scripting Backend is set to IL2CPP3. Build to Android/i... Read more
UWP fails build linq error
How to reproduce:1. Open the attached project (see the link in the edit)2. Build to UWP Actual result: Project build fails with erro... Read more
IL2CPP Build is stuck at "Stripping assemblies" when "#nullable enable" ...
How to reproduce:1. Open the attached project "UnityLinkerEndlessProj.zip"2. Build the project Expected result: Build is successfulA... Read more
[Android][IL2CPP] Data misalignment crash in deserializing google protob...
Repro steps:1. Open project "anrdoid_64bit_read_crash 2.zip"2. Make sure Scripting Backend is set to IL2CPP3. Build and Run on Andro... Read more
"DirectoryNotFoundException" error when initiating IL2CPP build with a c...
Reproduction steps:1. Open the attached "repro_IN-42522.zip" project2. Open the Build Settings3. Check the "Copy PDB files" checkbox... Read more
IL2CPP Building for Android gets stuck when LeapMotion is used
How to reproduce it:1. Open the user's attached project "Live2DViewerEX Android Overlay Test.zip"2. Go to the Project Settings ->... Read more
[2020.3 only] UnityLinker hangs when building with IL2CPP
Reproduction steps:1. Open user attached Project2. Build with IL2CPP Expected result: The Project is builtActual result: The Build p... Read more
"The script '<script>' could not be instantiated!" error produced in bui...
Steps to reproduce:1. Open the attached project ("1344907.zip")2. Open "SampleScene"3. Make sure IL2CPP is selected as the current S... 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