Search Issue Tracker
Fixed
Fixed in 2022.3.17f1, 2023.1.0a3
Votes
0
Found in
2022.2.0b4
2023.1.0a2
Issue ID
UUM-13000
Regression
Yes
Button clicks are not registered when the project is built
To reproduce:
1. Open the project “UnityPlayerBugReport”
2. Build And Run
3. Click on the button on the screen
Expected result: Clicks are counted
Actual result: Clicks are not counted
Reproducible with: 2022.2.0a10, 2022.2.0b4, 2023.1.0a2
Not reproducible with: 2021.3.8f1, 2022.1.13f1, 2022.2.0a9, 2023.1.0a3, 2023.1.0a6
Could not test with: 2020.3.38f1 (Package errors)
Reproduced on: macOS Monterey 12.5.1 (Intel)
Note:
- Reproducible with IL2CPP and Mono
- Not reproducible in Play mode
User note:
- After building the game, UI elements such as buttons will not receive pointer down events if another (non-child) element is set to Display = None. Also happens for Visibility = Hidden and SetEnabled(false)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment