Search Issue Tracker
[ManagedPlugins] meta file ignored when importing plugins if library fol...
To Reproduce: 1. Open the attached project in batch mode:" Unity.app/Contents/MacOS/Unity -projectPath "/PluginFailLoad/" -quit -bat... Read more
[IL2CPP] T[] doesn't implement IList<T>
To Reproduce: 1. Run the attached project with IL2CPP (tested on iOS).2. Click the button, observe that 'PlayerDB[0] is IList<Pla... Read more
[IL2CPP] Native iOS function calls with more than 9 parameters don't wor...
To Reproduce: 1. Build the attached project for ARM64.2. Click the button to call _testing function from testing.mm.3. Observe that ... Read more
[AssetBundle] AssetBundle hash changes depending on the project platform...
Steps to reproduce: 1. Open the attached project2. Set project platform to PC/Mac (File -> Build Settings)3. Choose the "Bundle P... Read more
[IL2CPP] fails to convert unsafe void* to a struct pointer type
Unity Editor with the IL2CPP scripting backend generates an invalid code when the project has a script performing a typecast from un... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled