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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window