Search Issue Tracker
Fixed in 2023.1.0a6
Fixed in 2022.2.10f1
Votes
0
Found in
2022.2.8f1
Issue ID
UUM-29651
Regression
Yes
Crash on GUIView::OnInputEvent when opening "Enter IP" window in Profiler
Reproduction steps:
1. Open the attached project “CrashRepro“
2. Open Profiler window (Window > Analasys > Profiler)
3. Open “Play Mode” dropdown menu
4. Click on “<Enter IP>” option
Expected result: Enter Player IP window appears
Actual result: Editor crashes
Reproducible with: 2022.2.4f1, 2022.2.8f1
Not reproducible with: 2020.3.45f1, 2021.3.19f1, 2022.2.3f1, 2023.1.0a1, 2023.1.0b5 2023.2.0a4
Reproducible on: Windows 10
Not reproducible on: macOS 13.1 (Intel)
First few lines of stack trace:
{noformat}0x00007FF6D107C3CD (Unity) GUIView::OnInputEvent
0x00007FF6D0AA3523 (Unity) GUIView::ProcessInputEventFromAPI
0x00007FF6D0AA33F8 (Unity) GUIView::ProcessInputEvent
0x00007FF6D107542C (Unity) GUIView::DoPaint
0x00007FF6D107E2CC (Unity) GUIView::RepaintAll
0x00007FF6D1076B77 (Unity) GUIView::GUIViewWndProc{noformat}
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note (fix version 2023.1.0a6):
Fixed by another internal issue: UUM-9247: Unity crashes when pressing the "<Enter IP>" button in the Profiler (Standalone Process) window
Resolution Note (fix version 2022.2.10f1):
Fixed by another internal issue: UUM-9247: Unity crashes when pressing the "<Enter IP>" button in the Profiler (Standalone Process) window