Search Issue Tracker
Fixed
Fixed in 2022.3.65f1, 6000.0.50f1, 6000.1.5f1, 6000.2.0b2
Votes
1
Found in
2022.3.65f1
6000.0.0b15
6000.1.0b7
6000.2.0a4
Issue ID
UUM-97847
Regression
No
Crash on MonoBehaviour::VirtualRedirectTransfer when closing Editor after removing HDRP and importing Water Samples before
Steps to reproduce:
1. Create an HDRP Project
2. Import the Water Samples Project from the Package Manager for HDRP
3. Remove the HDRP Package
4. Exit the editor. Important: save the changes when prompted
Reproducible with versions: 2023.3.0b4, 6000.0.39f1, 6000.1.0b7, 6000.2.0a4
Not reproducible with: 2021.3.37f1, 2022.3.25f1, 2023.2.20f1, 2023.3.0b3
Stacktrace:
0x00007FFD5E7488CD (Unity) MonoBehaviour::VirtualRedirectTransfer
0x00007FFD5E8259E5 (Unity) SerializedFile::ReadObject
0x00007FFD5E825256 (Unity) SerializedFile::ReadObject
0x00007FFD5E80C033 (Unity) PersistentManager::ReadAndActivateObjectThreaded
0x00007FFD5E80959E (Unity) PersistentManager::LoadObjectsThreaded
0x00007FFD5E809328 (Unity) PersistentManager::LoadObjects
0x00007FFD5FD88BCC (Unity) ReloadNativeAssets
0x00007FFD5FD897F4 (Unity) ReloadNativeAssetsNotUpToDate
Tested on (OS): Windows 11
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 2022.3.65f1):
Fixed crash that would occur when resetting packages while a prefab from one of those packages was open in the active scene.