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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment