Reference ID
a2d58db2-421d-ac29-2772-0b90acbf3f09
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Assets
Summary
When the game starts the scoreboard (under mini-map) will appear and not appear. I am using the score manager device. I am using Verse code to set the score:
ScoreMgr.SetScoreAward(2000)
ScoreMgr.Activate(Agent)
This code is at the start of the game. I change it at other points with Verse as the score changes.
It works randomly. Sometimes I start a new session and it works perfectly for entire game. Other times I start a new session/game and the scoreboard does not appear. It mostly does not work. It works about 5 to 10% of the time, but I have to close UEFN down and restart session to have a chance of it working. Once it stops working it will not come back.
Steps to Reproduce
Add a score manager device into game and watch. I should add this only happens with UEFN game session. When I published a private version it worked every time.
Expected Result
The score manager /scoreboard should ALWAYS appear, it should not be random.
Observed Result
Missing scoreboard randomly.
Platform(s)
windows