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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment