Search Issue Tracker
[Android] [IL2CPP] Android IL2CPP build fails with errors on LWRP projec...
How to reproduce: 1. Open attached Unity project 2. Build to Android platform --build fails with errors: Failed running D:\Unity\201... Read more
Build that contains a script with a struct which has a static nullable r...
How to reproduce: 1. Open attached project "scriptBug.zip" 2. Observe the "test" script in the Assets folder 3. Try and build the sc... Read more
NotSupportedException 'MonoPInvokeCallback' appears when using SteamInve...
How to reproduce: 1. Create a new project 2. Go to http://steamworks.github.io/, download and import Unity SDK 3. Add some code that... Read more
[2021.1] IL2CPP build fails due to a crash in Tundra (introduced by 0-ch...
Reported on Forums: https://forum.unity.com/threads/il2cpp-development-build-fails-since-unity-2020-2.1084859/#post-6991988 In some... Read more
Code isn't fully generated causing ExecutionEngineException when calling...
To reproduce: 1. Open attached project 2. Build it to iOS 3. Try pressing the button The button will call a function, which causes t... Read more
IL2CPP does not support exception filters
1. Download and open attached project 2. Try to build it for WebGL 3. See that it does not build and an IL2CPP error appears in cons... Read more
[WebGL] System.GC.Collect(1) crashes in WebGL build
To reproduce: 1) Open attached project and scene inside of it 2) Build the project for WebGL 3) Run it 4) Click the button in the mi... 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 Android 3. Open the app Expected ... 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
Error "il2cpp.exe did not run properly" while building for Android
To reproduce: 1. Open the attached project (il2cpp bug.zip) 2. Build the project Expected: the build doesn't fail Reproduced 2017... 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