Are you sure a similar issue hasn't been opened yet?
Check Open & Closed issues, including pull requests and avoid making a duplicate if so.
yes im sure
Describe the bug
A clear and concise description of what the bug is.
Ok so i saved BFB 3D RP, and it didnt uh show the union's in the editor... even tho they are there.
To Reproduce
Steps to reproduce the behavior:
Go to bfb 3d rp
Get onto solara and copy this:
local Params = {
RepoURL = "https://raw.githubusercontent.com/luau/SynSaveInstance/main/",
SSI = "saveinstance",
}
local synsaveinstance = loadstring(game:HttpGet(Params.RepoURL .. Params.SSI .. ".luau", true), Params.SSI)()
local Options = {IsolatePlayers = true, SaveNonCreatable = true, IsolatePlayers = true}
synsaveinstance(Options)
then open saved rbxl and find any union
See error
Expected behavior
A clear and concise description of what you expected to happen.
Should show union's??
Are you sure a similar issue hasn't been opened yet? Check Open & Closed issues, including pull requests and avoid making a duplicate if so. yes im sure
Describe the bug A clear and concise description of what the bug is. Ok so i saved BFB 3D RP, and it didnt uh show the union's in the editor... even tho they are there.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen. Should show union's??
Screenshots
Executor (& Emulator if used) Name(s): SolaraB2
Game Link: https://www.roblox.com/games/6694044007/BFB-Roleplay-II-REGULAR-Beta
Additional context ok