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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment