Search Issue Tracker
Fixed
Fixed in 2022.2.10f1, 2023.1.0a6
Votes
0
Found in
2023.1.0a3
Issue ID
UUM-9247
Regression
Yes
Unity crashes when pressing the "<Enter IP>" button in the Profiler (Standalone Process) window
How to reproduce:
# Open the attached project "IN-9014.zip"
# Open the "SampleScene" Scene
# Open the Profiler Standalone window (Window > Analysis > Profiler (Standalone Process))
# Expand the target platform drop-down menu and click on the “<Enter IP>“
Expected result: Unity does not crash
Actual result: Unity crashes
Reproduced on: Windows 10 Enterprise
Reproducible with: 2023.1.0a2, 2023.1.0a3
Not reproducible with: 2020.3.36f1, 2021.3.6f1, 2022.1.8f1, 2022.2.0b1, 2023.1.0a1
First lines of stack trace:
0x00007FF66847E2E9 (Unity) GUIView::OnInputEvent
0x00007FF667EBF743 (Unity) GUIView::ProcessInputEventFromAPI
0x00007FF667EBF618 (Unity) GUIView::ProcessInputEvent
0x00007FF6684770FC (Unity) GUIView::DoPaint
0x00007FF6684801CC (Unity) GUIView::RepaintAll
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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Resolution Note (fix version 2023.1.0a6):
The fixed in version may be wrong. Please go by the change set.