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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment