Search Issue Tracker
Custom Text Outline causes failure to build
-e: project adds a custom outline to the UI text. works fine in editor and standalones, doesn't build for IL2CPP WebGL/iOS nor iOS M... Read more
IL2CPP generates incorrect result when multiplying ulong expression and ...
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Build to iOS and run- Note that the second formula on the scree... Read more
[Stripping] 'Could not produce class with ID 111' and crash in ActivateA...
How to reproduce: 1. Open attached project2. Build to iOS and run3. Click "Open Test Scene" in device- Wait a few seconds for it to ... Read more
[IL2CPP] Application crashes on startup when built with IL2CPP on Androi...
Reproduction steps:1. Open the attached project2. Build and run the project with IL2CPP on Android device3. App crashes on startup "... Read more
[IL2CPP] Application crashes when FlareLayer class gets stripped
1. Open attached project2. Build to iOS with IL2CPP3. Add in info.plist new string with name "FacebookAppID" and enter this string: ... Read more
[Stripping] StateMachineBehaviour overrides not called on iOS
How to reproduce: 1. Open attached project (35509 statemachinebehaviour.zip)- Make sure that the Strip Engine Code option in the Pla... Read more
[IL2CPP] Generic extension methods on nullable collections throw NullRef...
When using the IL2CPP scripting backend, calling a generic extension method with a nullable collection throws NullReferenceException... Read more
[IL2CPP] MarshalDirectiveException; marshaling of delegates as fields of...
Issue with marshaling of delegates as fields of a struct when using IL2CPP - As noted by the user, there are no issues when using th... Read more
[IL2CPP] transform.GetType().GetProperties does not return some of the p...
Steps to reproduce:1) Open the attached project.2) Build for iOS or Android with IL2cpp as the scripting backend.3) Run on a device.... 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
- 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
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default