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

Runtime continuously flicker #18

Open
SYRollingStone opened this issue May 10, 2024 · 3 comments
Open

Runtime continuously flicker #18

SYRollingStone opened this issue May 10, 2024 · 3 comments

Comments

@SYRollingStone
Copy link

Based on the project age-of-sprites-main, packaging it for Android to run on a mobile device, dynamically generating Sprite Animated Renderers during runtime causes the game objects in the scene to continuously flicker.

Here is a screen recording from the Android phone.
https://github.com/Antoshidza/NSprites-Foundation/assets/11360212/2123dcc7-43bc-47d7-885f-2806b03cf716

Hero is the TestProject.
TestProject.zip

Unity 2.23.3.0b10
ECS1.2

@Antoshidza
Copy link
Owner

What you mean dynamically generating Sprite Animated Renderers during runtime. What sprites on video dynamically generated?

What graphics API do you use in your android build and what android version devices uses?

@SYRollingStone
Copy link
Author

  1. What sprites on video dynamically generated?
    image

image

The NewSoldierAuthoring script is solely for enabling the soldier to move upwards during gameplay, providing speed information.

  1. What graphics API do you use in your android build
    Universal RP 17.0.2.
    Vulkan1.1.0
  2. what android version devices uses?
    Android OS 9,
    API-28,
    Device: Redmi Note 7

@Trueeeeee
Copy link

same problem

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

3 participants