Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0b9
Issue ID
919296
Regression
Yes
'!GetPersistentManager().IsStreamLoaded(metaDataPath)' when switching platforms
1. What happened
For the given project, while switching between platforms, e.g. Android and Standalone, I'm getting:
Assertion failed: Assertion failed on expression: '!GetPersistentManager().IsStreamLoaded(metaDataPath)'
Asset import did not unload metadata path. This will leak memory. File a bug with repro steps please.
This is regression from 5.6.1p1
2. How we can reproduce it using the example you attached
- Open one of Demo Scenes if it isn't opened. As otherwise the issue doesn't occur.
- Build Settings
- Switch between Android <> Standalone <> iOS
>>>
At the end of the switch the error appears.
Ths project is an unmodified A$ package 'Realistic Hovercraft Controller' https://www.assetstore.unity3d.com/en/#!/content/44792.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
This is a duplicate of issue #908150