Seeing more and more of these OCR bugs coming up, seems like after the engine deprac a lot of things broke. This happens because the Select FIle dialog "hooks" onto the file, preventing the file from being OCR'd, if you try to OCR without selecting a file using that action, your OCR will complete instantly. (just test with the OCR action being on its own, manually selecting the file)
This also occurs for other stupid things such as and not limited to:
- OCR'ing any file and then trying to use any respective file actions with it, e.g. rename file, move file, etc.
- Moving files & then using OCR on them
- Using For loops with OCR ( some logic in them breaks, I don't remember the specifics but it can happen as well)