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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1383027