Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
5.1.0b3
Issue ID
691788
Regression
Yes
[OptimizationLevel] Build with optimization level set to 'Fast' or 'Fastest' crashes
Steps to reproduce:
1. Create new Unity project
2. Open build settings and switch to WebGL
3. Change 'Optimization Level' to 'Fast' or 'Fastest (very slow builds)'
4. Click build and run
5. Build crashes with the same error user sent
Note: Building with 'Optimization Level' set to 'Slow (fastest builds)' works normally.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on PluginManager::RefreshPlugins when closing the Editor without making any changes with JetBrains Rider selected as the External Code Editor and Google Mobile Ads third-party plugin imported
- GetMainLight() returns incorrect distanceAttenuation value for a Custom Shader when URP Forward+ Rendering Path is used
- Standalone Profiler crash on GuidReservations::Reserve when it is opened on a specific project
- m_RenderPipelineGlobalSettingsMap or m_SRPDefaultSettings is pointing to UnityEngine.Rendering.HighDefinition.HDRenderPipeline when High Definition RP package is removed
- Rendering Debugger fields have no padding at the bottom of the fields list
Add comment