Summary
In our map, we have a health bar and effect that pops up when you are downed. This is made through the “Is DBNO” condition in a UI WIdget Viewmodel. However, as of recently when players join a game, sometimes the effect and health bar will be stuck on their screen even though they aren’t downed.
Please select what you are reporting on:
Creative
What Type of Bug are you experiencing?
UI/Tools
Steps to Reproduce
-
Make a UI Widget
-
Add an image to the widget
-
Then make a view bind with the image. Set it to a visibility (Boolean)
-
Turn the ‘Is Visible’ condition to ‘Is DBNO’ and have ‘True Visibility’ to Visible and ‘False Visibility’ to Collapsed
-
Compile and save and then launch a private code with at least one other person. Then, have someone join in progress until they get the image stuck on their screen.
Expected Result
The image should never get stuck on the join in progress players screen and should only show when they are downed.
Observed Result
Sometimes for the join in progress player, the image will appear even though they aren’t downed and will stay stuck to their screen.
Platform(s)
Windows PC
Upload an image
Additional Notes
The image above is what the viewbind for your image should look like