Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.2.X
Votes
0
Found in
2022.3.63f1
6000.0.50f1
6000.1.8f1
6000.2.0b6
Issue ID
UUM-109729
Regression
No
Crash on RaiseException when entering Play Mode in a specific project
How to reproduce:
1. Open the attached “IN-102142_CrashRepro“ project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Enter Play Mode
Reproducible with: 2022.3.63f1, 6000.0.50f1, 6000.1.8f1, 6000.2.0b6
Reproducible on: macOS 15.5 Sequoia (Intel), Windows 10 (by user)
Not reproducible on: No other environment tested
Note: Often crashes when opening the project, and can also crash when opening and then closing the project
First few lines of the stack trace:
0x00007FF8FD89AF29 (KERNELBASE) RaiseException
0x00007FF8844C4593 (Unity) CxxThrowException
0x00007FF8816C6B0E (Unity) std::_Throw_bad_optional_access
0x00007FF8830609AA (Unity) ReloadNativeAssetsNotUpToDate
0x00007FF882F8C8ED (Unity) ImportOutOfDateAssets
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Styles are applied when the tab view has the different style class set in UI Debugger
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
- [Android] Permission window is not shown when using a Build App Bundle (Google Play) with Minify set to Release
Add comment