Search Issue Tracker
[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
[IL2CPP] [iOS] build fails with error for type System.Configuration.Conf...
Reproduction steps:1. Open customer's project from the drive link (cmd+f "usp=sharing")2. Build for iOS Expected result: the project... Read more
Marshal.OffsetOf() returns incorrect offset when building the project wi...
Reproduction steps:1. Open the attached project ("IL2CppAlignmentBug.zip")2. Open the "SampleScene" scene: Project window > Asset... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used