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
- “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:
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.