Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.3.0b9
Issue ID
1393360
Regression
No
UXML Inspector preview never clears its panel
Steps to reproduce:
1) Create a custom Visual Element that can be added to UXML
2) Register a callback for DetatchFromPanelEvent and add a log
3) Add a instance to a UXML file
4) Use this file in a window or runtime and observe callback is called when entering playmode
5) Select UXML in project browser and ensure preview is visible
6) Enter playmode
7) Notice callback is never called
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Diagnostics does not report Editor exceptions when using CrashReportingSettings.captureEditorExceptions
- No Prompt to restart the Editor appears when Changing Active Input Handling via Project Settings Presets
- Exporting a .csv file includes entries with ExcludeEntryFromExport when the first locale entry is null
- Collections package fails module verification when compiling and adding Burst function pointers to a HashMap inside a Burst compiled method
- Panel.Pick() returns incorrect elements when the target UIDocument's Render Mode is set to World Space
Add comment