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
- The text, buttons and checkmarks are outside their visual bounds when the Tier Settings window is docked
- Invalid front face configuration when building with GraphicsAPI set to WebGPU
- WebGL builds report wrong screen resolution if "matchWebGLToCanvasSize" is set to "false"
- List<T> in the Inspector does not update values when changed through Dropdown menu
- Crash on keywords::LocalSpace::Find when reimporting specific assets
This is a duplicate of issue #908150