Search Issue Tracker
By Design
Votes
0
Found in
4.1.2f1
Issue ID
538517
Regression
No
EditorGUI.IntSlider disppears when using a width smaller than a certain threshold
Steps to reproduce :
- import the project attached
- go to BugReport > IntSliderTest
- notice that the slider is not visible
- open the IntSliderTest.cs and change const float sliderwidth = 110 to 120
- notice that the slider is visible now
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
Add comment