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][URP][OpenGLES3] Render Texture memory increases by 50% when using OpenGLES 3
- MouseButton(0) loses click state when using Device Simulator and enabling "Any iOS Device" in Unity Remote
- [Linux] "Sending message header failed (11)" Warning in Console when opening or closing Standalone Profiler
- [Backport] MacOS Targetsupport Installers for Linux overwrite their content
- [Backport] Scheduled items, asynchronous tasks, and Update() are not run when EditorWindow is opened using ShowModalUtility()
Add comment