Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0f3
Issue ID
990574
Regression
No
Inner's ExpandHeight is not enforced when outter GUILayout.BeginScrollView's vertical scroll bar is engaged
To reproduce:
1. Download attached project "TestGUIExpand.zip" and open in Unity
2. Open "Test01" scene
3. Open TestEditor (Tests > TestEditor)
4. Decrease the TestEditor's Height until the vertical scroll bar is engaged
Expected Result: The inner box does not collapse
Actual Result: The inner box collapse unexpectedly
Notes:
- This issue happens on both Windows and OSX
Reproduced on Unity 5.6.5p1, 2017.1.3p1, 2017.2.1p3, 2017.3.0p4 and 2018.1.0b5
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
with the new UI Element now public, we suggest users to do the transition and experience it over legacy tools. Since this is using older technologies, it'll be unlikely to be fixed.