- 
    
Bug
 - 
    Resolution: Unresolved
 - 
    
P2: Important
 - 
    None
 - 
    5.15.2
 - 
    None
 
Error is : ASSERT: "pickTriangle->entity()" in file items\scene2d.cpp, line 484
So it seems that when releasing the mouse outside of the window, pickTriangle->entity() is null.
Step to reproduce:
- Start scene2d example
 - Middle click on scene2d to make it stop
 - Drag slider with mouse out of the window
 - Release outside of the window
 
I put a gif as attachement.