Search Issue Tracker
Blittable classes are not being pinned and passed directly to the native...
How to reproduce:1. Open the "IN_38621" project2. Press File -> Build Settings -> Build3. In the build folder open the "Il2Cpp... Read more
Memory Leak caused by multithreading in a development build with script ...
Reproduction steps:1. Open the attached project “MemoryLeak”2. Open File > Build Settings3. Ensure that you are building the Samp... Read more
IL2CPP Project Settings are not saved automatically when changing them i...
Reproduction steps:1. In the “{Project Root Folder}/ProjectSettings” folder open “ProjectSettings.asset” file with any text editor2.... Read more
The InputSystem reports incorrect inputs on MacOS with IL2CPP Player bui...
How to reproduce:1. Open the attached project “InputSystemBug.zip“2. Open the Build Settings (Edit > Build Settings…)3. Make sure... Read more
Error when building WebGL project with .NET dll which uses ReadOnly structs
Reproduction steps:1. Open the attached project “ErrorRepro“2. Open File > Build Settings and Switch Platform to WebGL3. Build an... Read more
Static constructor is not initialized when using IL2CPP
Reproduction steps:1. Open the attached project “StaticConstructorBug“2. Open the Test Runner (Window>General>Test Runner)3. S... Read more
[IL2CPP] When generating an IL2CPP build, the method signature void MyMe...
Steps to reproduce:1. Open the attached project "il2cppTest.zip"2. Make sure IL2CPP is selected3. Perform a Standalone Build4. Navig... Read more
"DirectoryNotFoundException" error when initiating IL2CPP build with a c...
Reproduction steps:1. Open the attached "repro_IN-42522.zip" project2. Open the Build Settings3. Check the "Copy PDB files" checkbox... Read more
Visual Studio debugger doesn't show full properties of animation variabl...
How to reproduce:1. Open the "IN_42078" project2. Open the "Cube Controller" script3. Uncomment lines 32-33 and add breakpoints to l... Read more
Static constructor in a struct returns false when running tests with IL2CPP
How to reproduce:1. Open the user-attached project “StructStaticConstructorBug”2. Open the Test Runner by clicking Window → General ... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server