Search Issue Tracker
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
"System.ArgumentException" thrown when building the project with IL2CPP
How to reproduce:1. Open the attached project "IKVM.zip"2. Build the project Expected results: The Build is successfulActual results... 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
IL2CPP build returns incorrect results when using Pointer Arithmetic
How to reproduce:1. Open the user-attached project “TestUnityProject”2. Open the “IL2CPP_pointer_arithmetic_bug_report” scene3. Clic... 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
[Windows] UnityPluginLoad is not called when the Native plug-in is embedded
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Build And Run4. Ob... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings