Search Issue Tracker
In Progress
Fixed in 6000.0.50f1, 6000.1.5f1, 6000.2.0b2
Fix In Review for 2022.3.65f1
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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
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.