question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot distinguish scenes with the same name.

See original GitHub issue

In some cases, most of asset from asset store provides several example scenes that uses common names such as Main.unity, SampleScene.unity, Scene.unity and Test.unity. Distinguishing by name of scene might cause malfunction. So my suggestion is to use path to take uniqueness instead of name.

If you don’t mind, I’ll PR this branch. Appreciate.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
Team-oncommented, Nov 23, 2020

I’m not a maintainer, but I am the one who commit that feature.

It definitely useful when project contains many assets, so why not.

I have plans to make some settings in Project Settings for this asset, so I think it would be usefull to toggle between scene full path and name.

0reactions
inertiavecommented, Nov 28, 2020

Thanks. 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to differentiate between two people with the same ...
You need to maintain the distinction between the two characters all the time, not just in the one scene they are together.
Read more >
Strange bug with renaming the scene
Apparently you can't name certain things to scenes, for example (Splash, Title). If you name a scene like that it will be completly...
Read more >
How to identify a characters who's name isn't revealed until ...
Exactly. I think that it's fine to name the character if you have no reason to hide the name. If anything, it's really...
Read more >
Alexa Scenes: Scenes with same name from different apps.
1 Answer ... 1) If a customer has 2 scenes with the same name, they cannot control either of them by VUI, alexa...
Read more >
[SOLVED] New bug? "Duplicate Scene" has lost the ability ...
Let's say I have a project with a single scene named “My_Scene”. ... And, I cannot specify the name when I perform the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found