I'm having this same problem. I've added new profile fields and placed them in View (admin and member areas), Edit, and Search. They show up under Edit and Search but not view.
I've checked the db_cached permissions and it is set to 755.
The date/time stamp on the ProfileFields.inc is after the time that I added the fields so it should be working.
I looked in the file ProfileFields.inc and I can see the array that contains the new block of fields and it is listed under //View (Member) section but when I go to view a profile that has data entered in these new fields it does not show.
I'm running Dolphin 6.1
***UPDATE***
Okay if I move the fields to an existing block (eg. My Location), then they show up. If I put them back under the new block I created for these fields then they don't show.