Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.1f1
Issue ID
939951
Regression
No
Incorrect CSS style definition in WebGL build causes top part of build to get cropped
Steps to reproduce:
1. Build any project on WebGL
2. Run the build
3. Resize the window so that the build area doesn't fit vertically
4. Observe the build area being cropped out, even though scroll bar shows being at the top
Expected: When the scroll bar is at the top, the window is scrolled to the top of the build area
Actual: The layout is defined incorrectly and thus the scrollbar does not go up to the extent of the build
Reproduced on: 5.5.4p3, 5.6.3f1, 2017.1.0p3, 2017.2.0b8, 2017.3.0a5
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
- Help box icon in "Tile Palette" window is blurry in both Unity themes
Resolution Note (2019.1.X):
This is minor issue and easy to workaround, not likely to be prioritized any time soon.