Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2020.3.41f1
2021.3.12f1
2022.1.20f1
2022.2.0b11
2023.1.0a15
2023.2.0a1
Issue ID
UUM-17191
Regression
No
Crash on UI::Canvas::DrawRawMesh when opening the Profiler Window
Reproduction steps:
1. Open the attached project “UnityIssue”
2. Open “Scene” Scene
3. Enter the Play Mode
4. Press “Tap me to crash Unity” button
5. Open Window > Analysis > Profiler
Expected result: Profiler is opened
Actual result: Editor crashes
Reproducible with: 2020.3.41f1, 2021.3.12f1, 2022.1.20f1, 2022.2.0b11, 2023.1.0a15
Reproducible on: Windows 10
Notes:
If the crash doesn’t happen try reentering the Play Mode
Crashes with different stack traces on different streams
First lines of stacktrace:
0x00007ff67a040695 (Unity) UI::Canvas::DrawRawMesh
0x00007ff67a042e54 (Unity) UI::Canvas::RenderOverlays
0x00007ff67a02eb69 (Unity) UI::CanvasManager::RenderOverlays
0x00007ff67a4c7999 (Unity) RepaintController::RenderPlayModeViewCameras
Comments (1)
-
Pop_Slime
Oct 18, 2022 14:29
Reproducible with 2021.3.10f1
NOT reproducible with 2021.3.8f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
After investigation, we have deemed this a low priority issue that won't be fixed in the near future either because it is too costly to implement or because there are risks of introducing other problems doing so.
If you feel this is a wrong assessment, please reach out again, providing more details about the impact of that issue.
Resolution Note (2023.2.X):
After investigation, we have deemed this a low priority issue that won't be fixed in the near future either because it is too costly to implement or because there are risks of introducing other problems doing so.
If you feel this is a wrong assessment, please reach out again, providing more details about the impact of that issue.