Search Issue Tracker
Active
Under Consideration for 2022.2.X, 6000.2.X
Votes
0
Found in
2022.2.0a17
6000.2.0a10
Issue ID
UUM-104051
Regression
No
Multiple Bug Reporters spawned when crashing from several threads at once
*Steps to reproduce:*
# Add the attached NewBehaviourScript.cs script to your project
# Attach it to an active game object
# Enter Play Mode to crash
*Actual results:* Many bug reporters are opened
*Expected results:* The crash is handled gracefully and only one bug reporter is opened
*Reproducible with versions:* 2022.2.0a17, 2022.2.0b1, 2022.2.0f1, 2023.2.19f1, 6000.0.40f1, 6000.2.0a5, 6000.2.0a10
*Could not test with:* 2021.3.44f1, 2022.1.0b16, 2022.2.0a16
*Tested on (OS):* Mac OS Sequoia 15.3
*Notes:*
* Happens both with the old and the new bug reporter (seems to be an editor issue)
* This was originally encountered after URP crashed with some jobs trying to access an invalid Texture2D. Attached an editor log that displays the stack of when that happened.
* ForceCrash didn't work from threads before 2022.2.0a17 so those versions are untested, but it is safe to say that this issue is not a regression
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment