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
- “NullReferenceException: Object reference not set to an instance of an object” error is thrown and no Neighbor Terrain is created when using “Create Neighbor Terrains” tool in Additional Editor Instance window
- "Channel Remapping" foldout in the Terrain Layer Inspector does not open when clicked on its title
- Floating window becomes permanently stuck on screen when a native file selection popup opens during the drag
- Crash on PVRJobAddInstanceProperties::Execute when baking GI on a Lightmap Static GameObject using an incompatible material
- Sky Occlusion Samples are not clamped to 8192, instead they're clamped to 1073741824
Add comment