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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment