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
- Builds fail with "System.IO.IOException: The file is too long" when building a specific project
- Meta Quest System Keyboard does not render text in its input field when typing
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
Add comment