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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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