Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin sometimes crashes Unreal Editor #1

Open
extall opened this issue Sep 3, 2019 · 3 comments
Open

Plugin sometimes crashes Unreal Editor #1

extall opened this issue Sep 3, 2019 · 3 comments

Comments

@extall
Copy link

extall commented Sep 3, 2019

The plugin will sometimes cause the Unreal Editor to crash. Unfortunately, few additional details can be provided. Steps to reproduce:

  • Add WindowCapturePlane from PlaneActor content folder to level;
  • Change the properties so that it captures the content of some window (e.g., a browser window), I choose Partial Match;
  • Play the level within Editor. Switch to browser window, introduce some changes;
  • Come back to Editor, press ESC on the keyboard to stop playing the level;
  • Sometimes at this point the Editor will crash.
@ayumax
Copy link
Owner

ayumax commented Sep 4, 2019

Thank you for the detailed explanation.
Investigate the cause of the problem.

@ayumax
Copy link
Owner

ayumax commented Nov 18, 2019

Thank you for the report. I've fixed it in the lateset version:
https://github.com/ayumax/WindowCapture2D/releases/tag/v1.0.1

@davicyyo
Copy link

davicyyo commented Feb 18, 2021

Same problem here, also happend when actor is destroyed (Version 4.26) from Unreal Engine 4 library

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x000002cde5eec000

nvwgf2umx
nvwgf2umx
nvwgf2umx
nvwgf2umx
d3d11
UE4Editor_D3D11RHI
UE4Editor_D3D11RHI
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Core
UE4Editor_Core
UE4Editor_RenderCore
UE4Editor_RenderCore
UE4Editor_Core
UE4Editor_Core
kernel32
ntdll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants