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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Add comment