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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment