Assertion in juce_Direct2DGraphicsContext_windows.cpp

It’s very easy to reproduce:

Create a juce::Path
Add a float rectangle to it
Set this path as your graphics context clip region.

This will trigger this assertion immediately.

1 Like