Search Issue Tracker
Fixed in 1.4.5
Votes
2
Found in [Package]
1.3.0-preview.6
Issue ID
1212943
Regression
No
[Timeline] Particle System is not emitting particles in Editor Mode when its state is set to true through the Timeline
Steps to reproduce:
1. Open the attached project "case_1212943-PsActivationBug2.zip"
2. In the Project window open "SampleScene.unity" under "Scenes" folder
3. Keep the Timeline Window open and select the "Particle System" GameObject in the Hierarchy window
4. In Timeline Window play the Timeline Preview
5. The "Particle System(1)" GameObject will be set active after a while but the particles are not emitting from it
Expected results: particles are emitted when the Particle System state is set to true
Actual results: particles are not emitted when the Particle System state is set to true
Reproduced with: 2017.4.36f1, 2018.4.16f1, Timeline 1.1.0 (2019.2.19f1), Timeline 1.3.0-preview.6 (2019.3.0f5, 2020.1.0a20)
Notes:
-Does not reproduce in Play Mode
-When playing the Timeline animation backwards the Particle System's particles are emitted
-When Pausing and unpausing the Timeline Preview the Particle System's particles are emitted
-Extending the Control Track beyond original track bounds fixes the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment