Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.2.X, 2018.3.X
Votes
0
Found in
2017.3.0b7
2018.2.4f1
Issue ID
1076850
Regression
Yes
Timeline's Control Track overrides the "Auto Random Seed" with the same value for all nested Particle Systems
Repro steps:
1. Open attached project
2. Select GameObject "ToplevelParticles" in the Hierarchy and observe the Game and Scene Views
3. Open the Timeline Window
4. Select GameObject "Timeline" in the Hierarchy
5. Play the Timeline
Expected: Rainbow of particles is seen as when "ToplevelParticles" GameObject was selected
Actual: When playing the Timeline the "Auto Random Seed" of each Particle System is ticked off and they all use the same Seed value
Reproducible with: 2017.4.11f1, 2018.2.9f1, 2018.3.0b3, 2019.1.0a2
Not reproducible with: 2017.3.0b6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment