Custom Bitmap Fonts

One other thing to note is that you should OR in RF_Transactional with Flags when you create your asset UObject in the FactoryCreate method in order to enable Undo/Redo on the resulting asset. We plan on making this one of the defaults in the passed-in Flags (so you have to opt out if you really don’t want it), but that change hasn’t happened yet.

Cheers,