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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
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.