Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0a1
Issue ID
767827
Regression
No
ParticleSystem API. Rename Particle.lifetime to remainingLifetime
1. What happened
As of now there's startLifetime and lifetime fields of Particle class. The later name is a bit confusing as it returns 'remaining life of particle'. Rename it to 'remainingLife' or 'remainingLifetime' or smth that would make more sense to user without going to docs.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment