I’m not talking about the obvious script “SafeAreaBorder.cs”. That onen is commented out.
I’ve done the following setup in the sample project and fresh project with same version.
Create scene, add UI Document to an object and create new panel setting & visual element that is flex single color. The result below.
In the sample the object respects the safe area even though the script isn’t used. I’ve tried clearing library, creating a new sample project, but same thing happens. So what is going on? It was kind of obvious something was amiss when the Border Color & Multiplier of SafeAreaBorder.cs didn’t do anything to the view.