Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InstantiatePrefab without DontDestroyOnLoad #263

Open
Seeung opened this issue May 3, 2022 · 0 comments
Open

InstantiatePrefab without DontDestroyOnLoad #263

Seeung opened this issue May 3, 2022 · 0 comments

Comments

@Seeung
Copy link

Seeung commented May 3, 2022

Describe the bug
When using the InstantiatePrefab method, the created object begins to have a property DontDestroyOnLoad

To Reproduce
Create method using InstantiatePrefab without specifying Transform

Expected behavior
The object is created without the DontDestroyOnLoad property

Extenject and Unity info (please complete the following information):

  • Zenject version: 9.2.0
  • Unity version: 2020.3.33f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant