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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment