Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.2p2
Issue ID
769340
Regression
Yes
Crashes when loading AssetBundle contains Sprite Mode Single image
How to reproduce:
1. Open the attached project
2. Open main scene
3. Check unity-chan2000 sprite to be sure that its sprite mode is set to single
4. Build Asset Bundle (AssetBundles-> Build AssetBudnles)
5. Check created folder's name under StreamingAssets->AssetBundles->... as you may need to edit the path in Loader.cs script (line 25)
6. Play the scene
7. It will crash at PersistentManager::PostReadActivationQueue
Note: If image is changed to sprite mode multiple and then AssetBundle is built, Unity doesn't crash
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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #747800