Create Session / Find Session returns empty sesion list

In latest 4.12 code which worked in 4.11 does not work anymor. Simple CreateSession/FindsSession pair. FindSession returns empty session list.

https://i.gyazo.com/97b1c90116b4feb29a393827e8f1e442.png

Code looks like that.

Hello Yata,

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 a clean project?
  2. If so, could you provide a detailed list of steps to reproduce this issue on our end?
  3. Was the project mentioned above upgraded from an older version of the engine?

Here is the project I used to test

Hello Yata,

After taking a look at your project, I see that you have not added the session widget to the screen in any way. This would be why the widget does not show up. I have provided and example below using your blueprints on how you can get the session widget to show up in the list. I hope that this information helps.

Example:

As you can see in the example provided I have taken “Panel Sessions” and I have added the Session widget that was created to it as a child. This will allow the Session widget to be added to the screen.

Make it a great day

Lol, so true, my fault. Still it does not work in my project. Error must be somewhere else. Eh.

Thanks )

Yep, found problem in my project, was unexpectedly calling Session Destroy.