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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
This is a duplicate of issue #747800