Search Issue Tracker
[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
Mathf.Approximately on similar values do not return true in IL2CPP Stand...
How to reproduce:1. Open attached project "mathf.approx bug.zip" and scene "Main"2. Enter Play mode3. In Game View, press "Begin" bu... Read more
[IL2CPP] The sockaddr_un structure is not properly filled when trying to...
The IL2CPP runtime does not properly fill the sockaddr_un structure that is passed to the bind() or connect() system calls when tryi... Read more
[IL2CPP] "AmazonServiceException: Unable to find credential" exceptions ...
How to reproduce:1. Download the project from the attached Unity cloud link in the edit field2. Open the project in the Editor and e... Read more
[IL2CPP] Type of Arrays with explicitly defined zero lower bound is inco...
Steps to reproduce:1. Open the attached project (case_1217556.zip)2. Enter Play Mode3. Take note of the Object types outputted to th... Read more
[WebGL] Mouse events are not called on builds when the scene does not ha...
How to reproduce:1. Open the attached project ("case_1189110-Button_Test.zip")2. Open the repro scene ("SampleScene")3. Enter Play M... Read more
Inconsistent results when casting a negative float to uint between ARM a...
Steps to reproduce:1. Open and run QA-Supplied project.2. Notice the 3rd field from the top is set as uint maximum (4294967295).3. B... Read more
[IL2CPP] Application crashes at vdso while creating WeakReference when b...
To reproduce:1. Open attached project2. Make sure player settings are set as below:Scripting Backend = IL2CPPC++ Compiler Configurat... Read more
[IL2CPP] "goto" fails to jump to specified label in Unity Player
When the C# script is written in a certain way, a goto would not jump to the specified label and fall through instead. Only IL2CPP i... Read more
[IL2CPP][WebGL] Build fails when multidimensional arrays are present in ...
Reproduction steps: 1. Open "BoolMatrix3DTest.zip" project2. Build for WebGL3. Notice error: "IL2CPP error for type 'Test' in assemb... 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
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally