Search Issue Tracker
[IL2CPP] Standalone build fails with IL2CPP did not run properly excepti...
To reproduce: 1. Download and open attached "Problem.zip" project. 2. Make sure Standalone scripting backend is set to IL2CPP. 3. B... Read more
[il2cpp] Standalone il2cpp build fails with errors
Steps to reproduce: 1.Open the attached project 2. Open the TestScene scene 3. Build and Run 4. Observe the error Actual results: E... 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 IL2CPP 3. Build to Androi... Read more
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce: 1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip" 2. Make sure that Api Compatibility L... Read more
[IL2CPP] Fails to generate generic method struct variant when calling it...
Steps to reproduce: 1. Download "IL2CPP-Bug-GenericMethodRemoved.zip" 2. Build "SampleScene" for Standalone (IL2CPP) 3. Start player... Read more
[Android] Incorrect bit patterns are being printed when using IL2CPP in ...
To reproduce: 1. Open attached project 2. Make sure to build with IL2CPP 3. Build and run to Android device 4. Check logcat for the ... Read more
[IL2CPP] WebGL/IL2CPP builds fail when machine doesn't have .NET 4.7.2 p...
How to reproduce: 1. Create a new project 2. Try making IL2CPP/WebGL build 3. Inspect the errors in the console Expected results: B... Read more
[IL2CPP] Player freezes when invoking OnDestroy
To reproduce: 1. Open project attached by QA 2. Build "_base" scene for iOS 3. Run it on the device 4. Hit the 1st button few times... Read more
Attempting to call method for which no ahead of time (AOT) code was gene...
Reproduction steps: 1. Open the attached '1013854_project' project. 2. Build the 'Test' scene to a device (tested using iOS, but it... Read more
[IL2CPP] [macOS] Equality checking with 'ReferenceEquals' and '==' is fa...
Reproduction steps: 1. Open the attached project. 2. Build the 'Test' scene as macOS Standalone using IL2CPP. 3. Open the Build and ... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow