Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.3.4f1
Issue ID
831493
Regression
No
IL2CPP does not support exception filters
1. Download and open attached project
2. Try to build it for WebGL
3. See that it does not build and an IL2CPP error appears in console - picture in last edit
Expected result: Building for WebGL works normally
Actual result: IL2CPP error and project does not build
Reproduced on 5.3.4f1, 5.5.0b3, 5.5.0b5
Could not test on older versions because of older compiler issues.
Even though the method is properly implemented, it is not found when building for WebGL
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment