Search Issue Tracker
By Design
Votes
0
Found in
2020.1.0a23
2020.2
2020.2.0a13
Issue ID
1253990
Regression
Yes
Falling Rigidbody causes particles to faster when 'Emitter Velocity' is 'Transform' and 'Inherit Velocity' is enabled
How to reproduce:
1. Open attached project "Bug Reporting.zip" and scene "SampleScene"
2. Enter Play mode
3. Observe "Rigidbody Transform" gameobjects
Expected result: the particles do not get out of the screen
Actual result: the particles go so fast that they go out of the screen
Reproducible with: 2020.1.0a23, 2020.1.0b13, 2020.2.0a15
Not reproducible with: 2018.4.23f1, 2019.4.1f1, 2020.1.0a22
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
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- NullReferenceException errors are thrown when entering the Play Mode when ShaderGraph window is focused
Resolution Note:
This behaviour is by design. It is the reason we have 2 Emitter velocity modes.
We will add support for overriding the velocity in the future so users can have further control.