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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
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.