Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
3
Found in
2021.3.32f1
2022.3.13f1
2023.1.20f1
2023.2.1f1
2023.3.0a15
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
7000.0.0a1
Issue ID
UUM-56526
Regression
No
CrashReportHandler.enableCaptureExceptions does not ignore crashes when set to false
How to reproduce:
1. Open the “DiagnosticsNotIgnoringCrashes“ project
2. Make sure that the “Cloud Diagnostics” Service is enabled (Window > General > Services)
3. Make sure that capturing exceptions is enabled (Edit > Project Settings > Services > Cloud Diagnostics > Crashes and exceptions > “Capture exceptions that occur when running in Play mode.”)
4. Open the “SampleScene”
5. Enter Play Mode
6. Select “MonoAbort” and wait until the Bug Reporter is opened
7. Open the “Cloud Diagnostics” Dashboard (Edit > Project Settings > Services > Cloud Diagnostics > “Go to Dashboard”)
8. Open and observe the “Crash and Exception Reporting” category
Expected result: No crashes are reported
Actual result: Crashes are being reported
Reproduced with: 2021.3.32f1, 2022.3.13f1, 2023.1.20f1, 2023.2.1f1, 2023.3.0a15
Reproduced on: Windows 10 (by reporter), Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment