Search Issue Tracker
[IL2CPP] Build fails with multiple errors when building a specific proje...
How to reproduce:1. Open user's attached "AddressableTest.zip" project2. Make sure IL2CPP backend is selected (Edit > Player >... Read more
Unhandled exception when building IL2CPP with unsafe (void**)(*(void**) ...
Steps to reproduce:1. Open user attached project2. Enable Unsafe Code in Player Settings3. Switch from Mono to IL2CPP Scripting Back... Read more
ASP.Net Core HubConnectionBuilder doesn't work on IL2CPP builds
Steps to reproduce:1. Download attached project2. Switch platform to Standalone3. Build project with IL2CPP backend Expected results... Read more
[UWP] IL2CPP build fails when project contains a .winmd file that is com...
Steps to reproduce:1. Download attached project2. Switch platform to UWP.3. In toolbar select Tools -> Vungle -> Prepare Windo... Read more
IL2CPP chokes on managed .winmd files that contain async methods
1. Open repro project2. Build to UWP3. Observe failure Read more
[IL2CPP] NotSupportedException is thrown in Build when using JsonDotNet ...
How to reproduce:1. Open the attached project (JsonDerp.zip)2. Go to File -> Build Settings3. Make sure to include the 'SampleSce... Read more
[Mac] [IL2CPP] Build fails because of uncaught System.TypeInitialization...
How to reproduce:1. Open the attached project ("case_1173216-MultiGraphicToggleTest.zip")2. Make Mac (IL2CPP) build3. Inspect the co... Read more
[iOS][IL2CPP] DescriptorValidationException is thrown when using the C# ...
To reproduce: 1. Download attached project “2018.3.0b10.zip" and open in Unity2. Open “SampleScene” scene3. Enter Play mode and obse... Read more
IL2CPP build cannot create process
How to reproduce:1. Open user-submitted project (UnityFileBrowser.zip)2. Open scene "FileBrowserDemo.unity"3. Ensure scripting backe... 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