Search Issue Tracker
Fixed
Fixed in 2021.3.19f1, 2022.2.6f1, 2023.1.0b4, 2023.2.0a1
Votes
0
Found in
2021.3.14f1
2022.1.23f1
2022.2.0b15
2023.1.0a19
2023.2.0a1
Issue ID
UUM-21001
Regression
No
The callbacks for "AttachToPanelEvent" and "DetachFromPanelEvent" are unregistered when the "OnDetachFromPanel" is called
How to reproduce:
1. Open the attached user project
2. Open Scene “SampleScene” (Assets/Scenes)
3. Enter PlayMode
4. Press the “Show GenericDropDown”
5. Press the appeared “item“ dropdown
6. Repeat steps 4 and 5
Expected result: A message is displayed in the Console and the dropdown closes
Actual result: No message is displayed in the Console and the dropdown won't close
Reproducible with: 2021.3.14f1, 2022.1.23f1, 2022.2.0b15, 2023.1.0a19
Can’t test with: 2020.3.42f1 (Errors in the Console)
Reproduced on: macOS (12.5 Intel)
Note: Issue is reproducible in Builds
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Outlines are visible on Mesh when Alpha Clipping is enabled and Surface Type is set to Opaque
- UI Elements are not getting focused when navigating through using arrow keys if they’re placed in a specific position
- Deleted scene selection is wonky in the Build Settings
- [macOS] "Preventing Sleep" setting is set to "Yes" in a built Player application
- [Quest][URP] Enabling post processing on a camera when it's disabled on the URP settings forces rendering into an intermediate texture
Add comment