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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #908150