Search Issue Tracker
Fixed in 2021.3.15f1
Fixed in 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X, 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
Comments (1)
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
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown
pawelduda
Nov 02, 2022 19:13
please backport to 2022