Search Issue Tracker
By Design
Votes
0
Found in
2019.3.0a3
2019.3.3f1
2019.4
2020.1
2020.2
Issue ID
1247136
Regression
Yes
1 pixel wide Rect of a Slider created with "GUILayout.HorizontalSlider" is displayed when using GUILayoutUtility.GetLastRect
Steps to reproduce:
1. Open the attached project "Case_1247136"
2. In the top menu click on the "SliderExample/Open" menu item
3. A window will pop up
4. Notice the top Slider created with GUILayout.HorizontalSlider has incorrect rect which is displayed in red
Expected results: The top horizontal slider is in the red rect
Actual results: The top horizontal sliders is below a very slim red rect
Reproducible with: 2019.3.0a3, 2019.4.0f1, 2020.1.0b13, 2020.2.0a15
Not reproducible with: 2018.4.23f1, 2019.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Add comment