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
- [2D URP] Documentation link on 3D Renderer Data doesn't work
- Depth is not rendered in a depth-only camera which is set up by a custom script
- The Scene\Game view is grey when two "Universal Additional Camera Data" scripts are attached to the camera
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
pawelduda
Nov 02, 2022 19:13
please backport to 2022