Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0b15
Issue ID
790500
Regression
No
[Collision] Lifetime loss on collision feels like it is subtracting too much lifetime.
Particle lifetime loss upon collision looks to be taking away too much lifetime.
Repro steps:
1. Open LifetimeLoss scene from attached project.
2. Press play.
3. Observe how the green particles (0.5 lifetime loss) gets killed off much earlier than the red ones (0 lifetime loss).
Expected outcome: green particles to loose half of the remaining time from the point of impact.
Actual result: lifetime loss seems to be much more substantial.
Notes:
- Possibly multiple collision calls?
- Not a regression, appears in Version 5.3.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment