Search Issue Tracker
Create Visual Studio Project Fails for Windows Desktop in IL2CPP Builds
How to reproduce1. In a Windows editor open an existing project or create a new Unity project2. In Build Settings set the platform t... Read more
NotSupportedException 'MonoPInvokeCallback' appears when using SteamInve...
How to reproduce:1. Create a new project2. Go to http://steamworks.github.io/, download and import Unity SDK3. Add some code that ca... Read more
Build creates "_BackUpThisFolder_ButDontShipItWithYourGame\il2cppOutput\...
Steps to reproduce:1. Create a new project2. Switch platform to UWP and build project3. Navigate to "BuildLocation\GameName_BackUpTh... Read more
[iOS] Crash on il2cpp::vm::Exception::Raise after uncaught exception of ...
How to reproduce:1. Build the attached project for iOS2. Build & Run the app on device via Xcode3. Press "Leave" button when the... Read more
[IL2CPP] JsonSerializationException exception is thrown in build with Ne...
How to reproduce:1. Open attached project ("Json Cpp Test.zip")2. Open SampleScene scene3. Set scripting backend to IL2CPP4. Enable ... Read more
[iOS] Crash on UnityFramework`RaiseInvalidCastException when using incre...
How to reproduce:1. Build the "GC_Crash.zip" project for iOS2. Build & Run the app to device via Xcode3. Wait Actual result: Uni... Read more
[IL2CPP] GetOpenFileName returns an empty string in player build
To reproduce:1) Open the attached project and scene2) Make sure it is: a) Set to be "Development Build" b) Set to be IL2CPP3) Build ... Read more
[UWP] Build Failure when building project with Universal Windows plugin
Steps to reproduce:1. Download attached project2. Build project for UWP Results: Build fails with "Reference rewriter: Error: method... Read more
[UWP] Project fails to build when Development Build and Script Debugging...
Reproduction steps:1. Open the attached project ("1379777R.zip")2. Open Build Settings and tick "Development Build", "Script Debuggi... Read more
Socket creation crashes with SIGSEGV on Linux (Ubuntu 18.04) IL2CPP builds
How to reproduce:1. Open the attached project (1274759.zip)2. Press Ctrl+B to build and run the project3. Observe the Player crash R... 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