How can I create a pairing portal on my island that leads to the same island, the island code is the same as the pairing portal.
I publish my island, with the island’s public code, I add a pairing portal in the game with this same code, so players can search for a new group on the same map, is it possible? actually have this feature in other creative games, but I can’t get it to work, could someone help me please?
Thank you for your report! We would like to look into this further, would you be able to submit a bug report using the form available here: Fortnite Creative
I couldn’t find a solution, I’ll post more details about the problem I found, if anyone can help, I’d appreciate it
- I put a matchmaking device on my map when I look for a new group, I am sent to the lobby and this message appears, can you help me?
I’m trying to find clues about the problem I’m having, if anyone can help me please
I identified the following, when I always generate the map with matchmaking it looks like this
and on maps that work correctly that are not my maps it looks like this

It’s just a clue, I don’t know if it will help me solve the problem, however, I changed several settings and I still can’t understand why my map looks different
I found new possible clues about the problem
in UEFN example projects
in the project file project_name.uefnproject
like this one, there is this part in json
"matchmaking":
{
"maxPlayers": 16,
"maxTeamCount": 1,
"maxTeamSize": 16,
"maxSocialPartySize": 16,
"allowJoinInProgress": true,
"allowSquadFillOption": true,
"version": 1
}
In my project it is like this, I couldn’t find where to configure this option, I changed it manually directly in the project file, but it returns to false value
"matchmaking":
{
"maxPlayers": 4,
"maxTeamCount": 2,
"maxTeamSize": 4,
"maxSocialPartySize": 4,
"allowJoinInProgress": true,
"allowSquadFillOption": false,
"version": 1
}
Does anyone know where I can configure it?
“allowSquadFillOption”: false,
I also don’t know if this could be a problem, but a possible discrepancy I found
Hello, I’m not sure the squad fill option would resolve that (??)
Also, when you tried to use the Matchmaking Portal, did you have UEFN opened ? I get this error everyday when mapping since v26
I still haven’t figured out where to configure this in UEFN, if I change it directly in the file to “true” it returns to “false”
Yes, I did the test with UEFN closed and also on another computer and tablet on different accounts, and the error always occurs, the error just doesn’t occur when it’s solo, a single team with a maximum of 1 player
I created a new island to do tests and try to find out the reason for the problem, this is the code, it only has a platform over water and a matchmaking portal
1894-4101-8625
Hello man!
I currently have the same problem on my Map: 6279-9340-3856
I don’t understand how to fix this, any idea?
@MaybeAnge Thank you for your report! Can you please re-post using the “New Issue” option on the Issues and Bug Reporting forums ? Posts with this feature are connected directly into our development team so we can quickly get to them!
For more information, such as how to get the reference ID, please check out the article here: Using the Creative and UEFN Bug Reporting Form