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
- [Android] QosService.Instance.GetSortedMultiplayQosResultsAsync crashes Player when it's built
- [Linux][IL2CPP] Player is not killed when using xkill command
- Decal is not drawn when using Deferred Rendering, a Rendering Layer, and Screen Space Ambient Occlusion
- "unity-radio-button-group__container" element is not referenced when calling RadioButtonGroup.contentContainer
- Unclear documentation about when ScriptableObject.Awake() is called
Add comment