Search Issue Tracker
[IL2CPP] Project Build process fails due GetObjects function
To reproduce: 1. Download the attached project "il2cpp_gen_bug.zip" and open in Unity2. Open "SampleScene" scene3. Go to Edit > P... Read more
[iOS] Call stack shows wrong information when exception/crash occurs on ...
To reproduce:1. Open project attached by the user2. Build "Test" scene with IL2CPP backend for iOS device3. Run built app on iOS dev... Read more
Build fails when building a project containing an 18+ dimension array wi...
How to reproduce:1. Open the attached “IN-137044” project2. Open Project Settings and select Player tab3. Make sure Scripting Backen... Read more
[UWP] Memory leak when creating BitmapDecoders using MemoryStreams
How to reproduce:1. Open the attached "Il2CppMemLeakSampleDesktop.zip" project2. Build the "SampleScene" Scene to UWP3. Open Visual ... Read more
XCode fails building Avro serialization plugin
1. Open project from link below2. Build to iOS3. Building via XCode will fail with use of undeclared indetifiers in Bulk_Avro_0.cpp ... Read more
Unity CIL Linker fails on Player build when persistent listeners have "<...
Reproduction steps:1. Open the attached “IN-122008_methods-to-preserve-Repro.zip“ project (link in the internal comments)2. Go to Fi... Read more
[IL2CPP] Incorrect results when calling a method from outside Class in a...
How to reproduce:1. Open the attached "MutableStructRepro.zip" Project2. Make sure the "IL2CPP" is selected in the Project Settings3... Read more
[Mobile][IL2CPP] Devirtualization does not work for abstract classes
To reproduce: 1. Download attached project "Devirtualization_test.zip" and open in Unity2. Open "SampleScene" scene3. Set Scripting ... Read more
[UWP] Builds fail with Rewired
How to reproduce:1. Open the attached "1UWPBuildBug.zip" project2. Build to UWP Expected result: Build succeedsActual result: Build ... Read more
[IL2CPP] IL2CPP builds does not catch System.ArgumentException when tryi...
Socket.Bind(new IPEndPoint(IPAddress.IPv6Any, 5000)) throws exception (System.ArgumentException) and catch (Exception e) does not ca... 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
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected
- [iOS] Frame Debugger rendering output doesn't work with iOS builds
- [iOS] ScrollView does not work when using the mouse wheel