Search Issue Tracker
Duplicate
Fixed in 2017.2.X
Votes
1
Found in
Issue ID
966106
Regression
Yes
Entering playmode with profiler open and UI in the scene crashes in UI::Canvas::CaptureBatchFrame
Steps to reproduce:
1. open attached project
2. open profiler window and maximize it
3. enter playmode
4 (optional) if it didnt crash yet click on the profiler window
note that this is reproducible in 2017.2 but not in 2017.3 although reproducible again in 2018.1
Does not reproduce on: 2017.1.1f1, 2017.3.0b2
Reproduces on: 2017.2.0f3, 2018.1.0a3
========== OUTPUTING STACK TRACE ==================
0x000000014176C221 (Unity) UI::Canvas::CaptureBatchFrame
0x000000014176D3D4 (Unity) UI::Canvas::CaptureFrame
0x000000014176D896 (Unity) UI::CanvasManager::CaptureFrame
0x000000014082B8D3 (Unity) UnityProfiler::SaveCurrentFrameRecording
0x0000000140830FA0 (Unity) UnityProfiler::EndFrame
0x0000000140831326 (Unity) UnityProfiler::RecordPreviousFrame
0x00000001410C19E6 (Unity) Application::TickTimer
0x00000001412CA9E9 (Unity) MainMessageLoop
0x00000001412CC2A4 (Unity) WinMain
0x0000000141DE3D68 (Unity) __tmainCRTStartup
0x00007FFDCAB12774 (KERNEL32) BaseThreadInitThunk
0x00007FFDCC3F0D51 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
This is a duplicate of issue #965672