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

Removed error logs for Texture and Node count on import #738

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

pfcDorn
Copy link
Contributor

@pfcDorn pfcDorn commented May 14, 2024

These error logs are not correct.
The Node Count can be higher on import in some cases. Like when using LODs or with Camera/Lights which will be resulted in added 180° flipped rotation correcting gameobjects.
The texture count can also be higher when one texture is used with multiple samplers. We need to duplicate these texture in unity for different sampler settings.

… will be always more created nodes/gamesobjects
…sed for one texture, the textures will be duplicated
@pfcDorn pfcDorn requested a review from hybridherbst May 14, 2024 11:50
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

Successfully merging this pull request may close these issues.

None yet

1 participant