Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3
2019.3.0f3
2019.3.7f1
Issue ID
1233899
Regression
Yes
GUILayout.Button becomes unclickable when a DisplayCancelableProgressBar is called and mouse isn't moved
How to reproduce:
1. Open the attached "1233899 repro" project
2. Open the "SampleScene" Scene from the Assets/Scenes folder
3. Select the "Cube" GameObject from the Hierarchy window
4. Press the "Test" button in the Inspector window under "MyScript" Script component
5. Repeat the 4th step without moving the mouse in between the steps
Expected result: it is possible to click the button multiple times without moving the mouse as shown in "ExpectedResult.mp4"
Actual result: the button gets stuck if the mouse isn't moved in between clicks as shown in "ActualResult.mp4"
Reproducible with: 2019.3.0f3, 2019.3.9f1
Not reproducible with: 2017.4.39f1, 2018.4.21f1, 2019.3.0f2, 2020.1.0b5, 2020.2.0a7
Notes:
-This bug does not reproduce if "DisplayProgressBar" is used instead of "DisplayCancelableProgressBar"
-Sometimes the 5th step needs to be repeated a couple of times before the button gets stuck
-Succesful clicks are indicated by the Debug.Log "Test" messages
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note (fix version 2019.3):
Fixed in 2019.3.13f1