Skip to content

Unity scene displays over flutter screen #788

Open
@omarsalem15

Description

@omarsalem15

hello all
i made two screens in flutter

=> first screen: contains one button made by flutter in order to open unity scene

=> second screen: unity scene (which displays the 3d model)

the problem is that when i open the first screen in flutter unity scene opens in the background and the camera opens
because i made unitycreated inside this screen to call postmessage function (to open unity scene in the 2nd screen in flutter)

I don't want to open the unity scene on the first screen I want to show the 2 buttons only
and if I press on one of them unity scene appears and opens the camera

=======> i used dispose() - unload() - await - delay but sadly nothing works

any help ?
thanks

Screenshot_20230314-004450

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions