Search Issue Tracker
Won't Fix
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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.