exe and webplayer crash on quit game ---- Help!!

when i close my game (exe or webplayer) it crashed,and the log said "Receiving unhandled NULL exception unity: Got exception unity:Launch crash handler ". but i have no ideal where is the null exception from,and no other stacktrace tell me more information… i need help…

ps:all resource and config file are downloaded as assetbundle in my game…

Did you resolve the problem ?

dose anyone else got the same error?

crash on quit sounds like you do something in onapplicationquit thats not meant to be there (like storing a lot of data and alike)