How to reproduce:
1. Open the attached project "VectorBug"
2. Create the new UI Document and open it
3. Add a new Visual Element -> Background -> Change the "Image" field to "Vector" -> Assign the "Test-SVG"
4. In the Project window, select the "Test-SVG" Asset
5. In the Inspector, change the "Generated Asset Type" to "Texture2D" and click "Apply"
6. Click anything in the UI builder and observe the results
Expected results: No warnings are thrown
Actual results: "Invalid image specified" warnings are thrown with each click
Reproducible with: 6000.3.12f1, 6000.4.2f1, 6000.5.0b2, 6000.6.0a3
Can't test with: 6000.0.71f1 (No Vector Image import support)
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested