Yes, there are certain fields that behave differently depending on the method used.  For example: Transaction Status returns different values depending on the method.
There are also queries that return incorrect values when paginated.  For example, when you use CONNECT_BY to traverse through a full bill of materials.  The pagination does is not able to maintain the connection for these type of "recursive" or "traversing" queries