Search Issue Tracker
Fixed in 5.3.2
Votes
24
Found in
5.3.1f1
Issue ID
755677
Regression
Yes
ParticleSystem.IsAlive() always returns True for particle systems with longer duration
Steps to reproduce:
1. Open attached project
2. Open and play 'TestScene'
3. Notice the labels in top left of the game view, the red particle system IsAlive always returns true
The only thing different in two particle systems in the scene is their duration: Red one is 3. green - 2.
Reproduced with: 5.3.1f1
Not reproduced with: 5.3.0f4, 5.4.0b1
Comments (18)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
aitc
Jan 29, 2016 00:25
Sadly it is still in version 5.3.2f1 (64-bit)
Brianos
Jan 28, 2016 13:07
Still returns true in version 5.3.2f1 (64-bit)
CrunchingTom
Jan 28, 2016 13:04
Reproduced in 5.3.1p4
SBLLC
Jan 16, 2016 23:00
Still happening in 5.3.1p3
niflying
Jan 06, 2016 18:25
Reproduced with 5.3.1p2 also.
Intentor
Jan 06, 2016 14:04
Same here, either with IsAlive or IsPlaying.
In some cases, removing bursts solved the problem - but obviously it's not the best way to fix it.
azurehawk
Jan 04, 2016 02:37
isPlaying is also always returns true
AppxploreF
Dec 30, 2015 09:04
Reproduced with 5.3.1p1 also.