Search Issue Tracker
Duplicate
Fixed in 2020.3.X
Votes
1
Found in
2020.3
2020.3.26f1
2021.1
2021.2
Issue ID
1415579
Regression
Yes
Editor crashes on Sprite::VirtualRedirectTransfer when loading sprite atlas from an asset bundle
How to reproduce:
1. Open the user attached project
2. Open 'SampleScene'
3. Enter Play Mode
Reproducible with: 2020.3.32f1, 2021.1.28f1, 2021.2.14f1
Not reproducible with: 2019.4.36f1, 2021.2.15f1, 2022.1.0b14, 2022.2.0a9
First lines of stack trace:
(Unity) Sprite::VirtualRedirectTransfer
(Unity) SerializedFile::ReadObject
(Unity) PersistentManager::ReadAndActivateObjectThreaded
(Unity) PersistentManager::LoadObjectsThreaded
(Unity) PersistentManager::LoadObjects
(Unity) ProcessAssetBundleEntries
-
Resolution Note (2021.2.X):
Fixed in 2021.2.15f1 and above
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
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
This is a duplicate of issue #1383027