Search Issue Tracker
[IL2CPP] UnityLinker error when building
Reproduction steps: 1. Open attached project "LinkErrorRepo.zip" 2. Build and Run 3. Observe Console window Expected result: Builds... Read more
InvalidCastException thrown when running IL2CPP build
Reproduction steps: 1. Open the user's attached project 2. Make sure IL2CPP is selected in Edit > Project Settings > Player 3. File ... Read more
Copying baselib.dll.lib fails when Scripting Backend is IL2CPP and Creat...
Reproduction steps: 1. Open the user's attached project (or create an empty project) 2. Select Window/Project Settings/Player and se... Read more
IL2CPP fails to build with conversion error "error C2440"
How to reproduce: 1. Open the user's attached project 2. Make sure Scripting Backend is set to IL2CPP 3. Build And Run Expected res... Read more
[IL2CPP] Nullable variables become null in a generic method in IL2CPP bu...
How to reproduce: 1. Open the "SampleScene" scene in the attached "TestIl2CPP.zip" 2. Make sure IL2CPP BackEnd is selected 3. Build ... Read more
il2cpp does not compile null coalescing operator properly for bool
Reproduction steps: 1. Open attached project "NullFail.zip" and scene "TestScene" 2. Build and Run 3. In Build, press on the "Test i... Read more
[Windows] Build fails due to read-only files detected as native plugins ...
How to reproduce: 1. Open the user's attached project 2. Make the myfile.h file in the project read-only (in the user's case, Perfor... Read more
IL2CPP build fails when project includes System.Drawing.Common.dll
How to reproduce: 1. Open the attached “SystemDrawingBug.zip” project 2. Build with IL2CPP Scripting Backend Expected result: Build... Read more
[IL2CPP] [iOS] Cannot prevent implicitly referenced assembly from gettin...
Reproduction steps: 1. Open the project attached in "mars-companion-project3.zip" 2. Build for iOS and deploy to a device 3. Press s... Read more
Project fails to build with IL2CPP at TypeDbJsonGenerator
Reproduction steps: 1. Open user attached project 2. Open Assets\Scenes\MessageBoardScene 3. Make sure Backend is set to IL2CPP in P... 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