[UMG] Web Browser Widget Remove After Restart Editor

Here is how to reproduce error:

  1. Create new Widget add Web Browser into Canvas
  2. Create a PlayerController BP.
  3. In Begin Play, call CreateWidget and point to new Widget with browser
  4. Save and restart Editor
  5. Error: Cannot find asset and Web Browser got remove from Widget.

NOTE: This only work if CreateWidget is called from level blueprint, anywhere else will remove Web Browser Widget after restart.

Hi ,

Thanks for your report. I’ve assigned a member of our team to look into this issue for you, and they’ll post here if they need any further information.

Hello Dam,

I could not reproduce this issue on our end. I have a few questions that will help narrow down what issue it is that you are experiencing.

Quick questions:

  1. Can you reproduce this issue in a clean project?
  2. When you say that web browser is removed, do you mean that widget itself was deleted or logic to add it to screen was removed or other?
  3. Could you give exact method that you used to restart editor?
  4. Was this project upgraded from an older version of editor?
  1. I haven’t try with clean version yet, i will post here when i do.

  2. Web browser widget removed it self from main UserWidget, like Canvas contain a web browser widget after restart it only have canvas remain.

  3. I just close normally and open again.

  4. Yes, I upgraded project to 4.8.2 last week, and i used web browser widget before but only CreateWidget through Level blueprint, moment when i try CreateWidget from elsewhere i have problem.

Oh, and 1 more thing, today we got crash with web browser widget with our build also here crash log.

http://puu.sh/j5Axa/dbed0e944c.png

EDIT: 1. Just test with new clean version, no problem at all

Hello Dam,

I have tried upgrading and then reproducing this issue, however I was still unable to reproduce issue that you are experiencing. I have a couple of suggestions for you that may be viable workarounds.

Suggestions:

  1. Create Web browser widget in a clean project and then migrate it to project that you are using.
  2. Create a copy of your project and try deleting Saved and Intermediate folders.

Hello Dam,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing issue you reported, please respond to this message with additional information and we will offer further assistance.

Thank you.

i have this same issue >>>

Hello ,

I have a few questions for you that will help narrow down what issue it is that you are experiencing.

Quick questions:

  1. Can you reproduce this issue in clean project?
  2. If so, could you provide a detailed set of steps to reproduce this issue on our end?
  3. Could you provide screen shots of any blueprints that may be involved with this issue?

i get these error message as well when i open engine let me go and try to make a new project give it a whirl. Will post back in a bit Screenshot - 8ace42659d7c8b375dcb0e82284af8f1 - Gyazo

it does in fact work on a new project… How do i resolve this then?

Could you down a copy of your project that is experiencing this issue and provide it to me via dropbox or google drive so that I might take a closer look?

our editor is 16 gigs at very least i can create you an SVN account on our server if you wish?

I’ll PM you some credentials to access our SVN repo. If possible besides this error we have 3 bugs in that engine that are extremely plaguing development of our game.

  1. Web Plugin Auto deletes after you restart engine
  2. UE4 C++ Lazy Object linkers randomly break yet in reference they are still linked to proper object. I would probably have to record and document this but i feel its a huge bug as just to fix it i just simply relink object to current slot its mapped to in reference compile and suddenly all linkers start workining in said level.
  3. Default Slot and Top-half slot keep duplicating themselves no matter what we do…

We really want to apply to grant for you guys but these kinda bugs are holding us back from having a fully playable build. If any would be greatly appreciated. Your welcome to add me on skype at

It would seem answers doesnt allow PM’s how can i send you login info to our SVN server?

Hello ,

I must have misunderstood one of your comments. I thought that you said you could reproduce this issue in clean project? As for using skype or your SVN Server, one on one consolations is not a service that we provide. We are also, not allowed to connect to other networks. To address your multiple issues I would need you to create a separate thread for each issue (this is for tracking purposes). You could then add a link to those issues in a reply here. What version of engine are you using for your project?

well for clean project it does in fact work and creating a new widget doeson current project but after a few restarts it completely deletes itself. I am using 4.10.2. I suppose we’ll fix this then i’ll make other threads! I will record error on a video and link it here

I will be happy to take a look at your additional information after it’s provided.

here you are its still uploaded sorry about random freezing my recording program hates UE4. I will make new answer hubs and document other errors soon =D

Hi,
I’m seing this error also in 4.10.X.

in this forum thread you can see error that we are facing.

*More category of this widget is still “Experimental” while widget is considered as “released” could you please also update this?

any update on this…?