Search Issue Tracker
Fixed
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
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
- [Android] [iOS] Application silently crashes when creating and setting up Textures2D in large amounts
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
Resolution Note:
Fixed by another internal issue: UUM-9247: Unity crashes when pressing the "<Enter IP>" button in the Profiler (Standalone Process) window