Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.2.X, 2017.4.X, 2018.1.X
Votes
1
Found in
2017.3.0f3
Issue ID
987068
Regression
No
Start Delay of Particle System is not applied when object is in Timeline
Reproduction steps:
1. Open the attached project "987068.zip";
2. Open the Test scene;
3. Click the Pause Button;
4. Click the Play Button;
5. Click the Next Button again and again.
6. In the Game view, you can see the two effect with the same start delay, 0.04s.
Expected results: both of them should act the same and start with the same delay;
Actual results: the one which is attached to the timeline, has different start delay.
Note: in the console, you can see 3 times, current, timeline object and object without no timeline. The output shows when does the effect start.
Reproducible on: 2017.1.2p4, 2017.2.1p1, 2017.3.0p2, 2018.1.0b2, 2018.2.0a1.
Fixed on: 2018.2.0b1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment