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
- Multiple errors occur when setting the Render Object Event to AfterRenderingPostProcessing while using STP for Upscaling
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
This is a duplicate of issue #747800