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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
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.