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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
Add comment