Search Issue Tracker
Fixed
Fixed in 6000.3.0b7, 6000.4.0a3
Votes
0
Found in
6000.3.0b3
6000.4.0a1
Issue ID
UUM-120153
Regression
Yes
Crash on 'purecall' when maximizing the Game view window in Play mode with the Profiler window docked next to it
How to reproduce:
1. Open the attached “IN-113004” project
2. Enter Play mode
3. Maximize the Game view window using the 3 dots in the upper right corner
4. Observe the crash
Reproducible with: 6000.3.0a5 (f9a1fab5607a), 6000.3.0b3, 6000.4.0a1
Not reproducible with: 6000.0.58f1, 6000.2.6f1, 6000.3.0a4
Reproduced on: Windows 10 (user reported), Windows 11
Not reproduced on: No other environment tested
Notes:
- Also reproducible when the Profiler window is maximized then minimized while in Play mode
- Also reproducible on a fresh project
- Reproduction can be inconsistent
First few lines of the stack trace:
0x00007ffeb92df9c4 (Unity) purecall
0x00007ffeb658fd7b (Unity) profiling::Profiler::RequestScreenshotAsync
0x00007ffeb658d3e9 (Unity) profiling::Profiler::FrameCompleteScreenshotUpdate
0x00007ffeb648afce (Unity) PlayerSendFrameComplete
0x00007ffeb6d06ffe (Unity) RepaintController::RenderPlayModeViewCameras
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
Add comment