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

TestContext: particle/ RNG state is leaked between samples #2664

Open
paroj opened this issue Nov 10, 2022 · 0 comments
Open

TestContext: particle/ RNG state is leaked between samples #2664

paroj opened this issue Nov 10, 2022 · 0 comments

Comments

@paroj
Copy link
Member

paroj commented Nov 10, 2022

  • only happens if a ParticleFX Test is loaded after an preceding Test
  • PointEmitter::_initParticle gives one of two possible sequences for random direction
  • number of Math::UnitRandom() calls is the same
  • number of rendered frames is the same
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