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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment