Search Issue Tracker
Fixed in 5.0.3
Votes
0
Found in
5.0.1f1
Issue ID
689302
Regression
No
Static Initialization Is Incorrect When Targeting WebGL (possibly, any IL2CPP target
Steps to reproduce:
1. Open test.unity and press play (in editor) and take notice that there is a decimal on the last of second test lines. (1.5:1.5)
2. Build and run this project targeting web gl, and notice that the decimal is missing from the last of second test lines. (1.5:15)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment