Reports Don't Seem To Work on macOS 64 Bit Compiles

I compiled my app using Xojo 2017 Release 1 and all of my Reports don’t work anymore. That includes in the debugger and with built projects.

What is happening is that the report is created and displays any images and shapes you have added, but there is no text at all. No data, nor captions. Its just blank.

This seems to only happen with macOS 64 bit builds. 32 bit builds work fine.

64 Bit reports seem to be working fine when I tested it on a Windows 10 machine.

I was wondering if anyone knew why this is happening?

Confirmed. I spotted a few regressions on reports during the Prerelease phase and they were fixed, but this was all on a project that targets Windows 32 bit (although I develop on a a Mac and run my tests on the Mac side, finally checking the Windows build when all is fine). Did you create a feedback report?

Text scaling seems to be off
Same report side by side in 32 left (left) vs 64 bit (right)

Like James, I don’t get any text at all. I’ll look if I can create a sample.

samples help
I used the examples included with the IDE to make that image

Try Gas Report from the samples with 64 bit – it only gives you empty boxes.
<https://xojo.com/issue/47605>

The only thing that appears in the 64 bit build are the Rectangles drawn in the report. All Labels and Text Fields gone. Works fine in 32 bit.

This issue still has not been resolved after three months. I was wondering when we will see a fix for it? With High Sierra being the last macOS to support legacy 32-bit apps “without compromise,” it would really help if this was fixed.