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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2019.1.X):
This is minor issue and easy to workaround, not likely to be prioritized any time soon.