Search Issue Tracker
Fixed
Fixed in 1.5.0
Votes
0
Found in [Package]
1.3.0
Issue ID
ISXB-127
Regression
Yes
First button click is not executed in editor when window focus is lost
Reproduction steps:
1. Open the user's attached project
2. Open scene 'Scenes/Scene1'
3. Enter Play mode
4. Click on the button in the middle of the screen, notice that it turns red and 'Clicked' is printed in the console
5. Focus on another window and then back on Unity
6. Click on the button again
Expected result: The button turns red and 'Clicked' is printed in the console indicating that the event is invoked
Actual result: The button turns red, but nothing is printed in the console
Reproducible with: 1.3.0 (2019.4.37f1, 2020.3.33f1, 2021.3.0f1, 2022.2.0a10)
Not repro with 1.0.0 package
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
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
Resolution Note (fix version 1.5.0):
Verified with:
2022.2.0b1.2674
Revision: 2022.2/staging d791230a58d5
Built: Tue, 05 Jul 2022 21:03:20 GMT