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

Rendered Prefabs use the same Skybox as current scene #11

Open
Fydar opened this issue Sep 18, 2019 · 1 comment
Open

Rendered Prefabs use the same Skybox as current scene #11

Fydar opened this issue Sep 18, 2019 · 1 comment
Assignees
Labels
🐛 bug Something isn't working

Comments

@Fydar
Copy link
Owner

Fydar commented Sep 18, 2019

The Skybox from the currently open scene is used to light the prefabs.

Rendering of prefabs is performed in a temporary scene; it should be possible to set up the lighting for this temporary scene in order to make the lighting consistent.

In the demo project, I haven't found this to be an issue. There are some circumstances where I would prefer this, however, if this is a feature then it should be optional as it could be distracting in many other projects.

@Fydar Fydar added the 🐛 bug Something isn't working label Sep 18, 2019
@Fydar Fydar self-assigned this Sep 18, 2019
@Fydar
Copy link
Owner Author

Fydar commented Nov 17, 2019

I found the behaviour of this to be very inconsistent between different versions of Unity.

It should be possible to control the lighting of the preview scene in newer versions of Unity; however, I don't know how I would approach exposing these lighting settings to the end-user.

It might be incredibly verbose describing it in the AssetIconAttribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant