Search Issue Tracker
Fixed
Fixed in 2021.3.15f1, 2022.1.24f1, 2022.2.2f1, 2023.1.0a17
Votes
1
Found in
2021.3.10f1
2022.1.17f1
2022.2.0b8
2023.1.0a10
Issue ID
UUM-16476
Regression
Yes
Button still processes clicks after being disabled by the script
How to reproduce:
1. Open the user-attached project “TestProject-Wrap”
2. Open the “New Scene” scene
3. Enter the Play Mode and click the “Push me first\!” button
4. Click and hold the button with the timer
5. Release the button after the time has ended
6. Observe the Console
Expected result: There are no messages because the button is disabled and should not register if it is being released
Actual result: There is a message “This button is: disabled” in the Console; releasing the button is registered even though it was disabled
Reproducible with: 2021.3.3f1, 2021.3.10f1, 2022.1.0b16. 2022.1.17f1, 2022.2.0a8, 2022.2.0b8, 2023.1.0a10
Not reproducible with: 2021.3.2f1, 2022.1.0b15. 2022.2.0a7
Couldn’t test with 2020.3.40f1 ((UI Document can't be loaded due to compiler errors))
Reproducible on: Windows 11 Pro
Note: This issue is also reproducible in the Player
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] SubmitRenderRequest with NativeRenderPass + Upscaling doesn't work
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
pawelduda
Nov 02, 2022 19:13
please backport to 2022