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
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
- Low FPS in the Game View when the Editor window loses focus
- Memory leak when a domain is reloaded on a Scene that uses HDRP's water simulation resources
Add comment