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
- Shader warning after building a project with URP Sample
- MissingReferenceException after clicking "Fix now" on NormalMap settings
- The "UniversalRenderPipelineGlobalSettings.asset" is creating noise in the git diff when building a Player
- Scene is marked as dirty when opening the project with Vertical Layout Group added as a Component
- Crash on UnityEngine::Animation::SetGenericFloatPropertyValues when keyframing the RigBuilder component to Enabled and Disabled
This is a duplicate of issue #1383027