Search Issue Tracker
Fixed
Fixed in 6000.0.54f1, 6000.1.13f1, 6000.2.0b11, 6000.3.0a3
Votes
0
Found in
6000.0.51f1
6000.1.5f1
6000.2.0b5
6000.3.0a2
Issue ID
UUM-109873
Regression
Yes
Crash in ReloadNativeAssetsNotUpToDate when opening a specific project
Reproduction steps:
1. Open the attached project "CrashRepro"
Expected result: Project opens
Actual result: Editor crashes
Reproducible with: 6000.0.7f1, 6000.0.51f1, 6000.1.5f1, 6000.2.0b5
Not reproducible with: 2022.3.51f1, 6000.0.6f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
First few lines of stack trace:
{noformat}0x00007FFC0D93933A (KERNELBASE) RaiseException
0x00007FFB5B235BB3 (Unity) CxxThrowException
0x00007FFB583FD76E (Unity) std::_Throw_bad_optional_access
0x00007FFB59DCF2FA (Unity) ReloadNativeAssetsNotUpToDate
0x00007FFB59CFAE8D (Unity) ImportOutOfDateAssets{noformat}
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 6000.3.0a3):
The crash has been fixed, and if its underlying cause (database corruption) is detected a dialog box appears during project load advising next steps.
Resolution Note (fix version 6000.2.0b11):
The crash has been fixed, and if its underlying cause (database corruption) is detected a dialog box appears during project load advising next steps.
Resolution Note (fix version 6000.1.13f1):
The crash has been fixed, and if its underlying cause (database corruption) is detected a dialog box appears during project load advising next steps.
Resolution Note (fix version 6000.0.54f1):
The crash has been fixed, and if its underlying cause (database corruption) is detected a dialog box appears during project load advising next steps.