Search Issue Tracker
0
votes
Fixed
[Android] [IL2CPP] NotSupportedException in static constructor when scen...
Steps to reproduce: 1) Download attached project 'NestedGenerics.zip' and open in Unity2) Make sure Scripting Backend is 'IL2CPP' in... Read more
0
votes
Fixed
[IL2CPP] UnityEngine.Ping thread leak
Reproduction steps:1. Open the attached "Archive" project.2. Build it for iOS and open the Xcode project.3. Hold LMB on the Play but... Read more
0
votes
By Design
[IL2CPP] [iOS] [Xcode] Can't marshal a struct containing a field which i...
Reproduction Steps:1. Open "BugRepro" project2. Build to iOS3. Open Xcode project4. Open "Unity-iPhone/Classes/Unity/Native/Bulk_Ass... Read more
0
votes
Fixed
[iOS][IL2cpp] The C++ code generation done by IL2CPP is wrong when using...
Reproduction Steps:1. Open User's project2. Set Scripting Backend to IL2CPP3. Open "ffi_unity.cs" and "ffi.cs"Correct:4. Set print_a... 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
- "State comes from an incompatible keyword space" error when clicking on a shader
- Test Runner's Player test fails when the IL2CPP scripting backend is selected
- Not all of the Profiler Modules can be reordered
- [Accelerator] Texture uploads to the cache server are duplicated when switching between Texture Formats
- CommandBuffer.DrawProcedural fails to render when RenderGraph and Metal Graphics API are enabled