Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b6
Issue ID
836146
Regression
Yes
[Emit] Using Emit() spawns particles in the wrong location when the system is not at the origin point
Particle systems offset from the origin point emit particles at the wrong location when Emit() is used.
Repro steps:
1. Open Scene1 from attached project.
2. Press Play
3. In the game view, press "Space" to emit blue particles.
4. Observe that blue particles are not spawning in the same location as the white ones
Expected outcome: Emit() to emit particles at the same location as the particle system.
Notes:
- Regression, works in 5.4.1f1, breaks from 5.5.0b1 onwards.
- World and Local space behave differently, but both emit at the wrong location.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment