Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2023.1.0a25
2023.2.0a1
Issue ID
UUM-942
Regression
No
Particles are spawning not in the center of a moving GameObject
How to reproduce:
1. Open the user's attached project
2. Enter the "MAIN SCENE" Scene (Assets > MAIN SCENE)
3. Change the Main Camera GameObject background color to a dark color
4. Pause the Game and enter Play Mode
5. Keep pressing the Step button
6. Observe the result
Expected result: Particles are spawning in the center of the object
Actual result: Particles are spawning off-center
Reproducible with: 2022.1.0b12, 2022.1.0b16, 2022.2.0a10
Could not test with: 2019.4.38f1, 2020.3.33f1, 2021.2.19f1, 2021.3.0f1, 2022.1.0b11 (Errors after downgrade)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Old ParticleSystem is being deprioritised.
Resolution Note (2023.2.X):
Old ParticleSystem is being deprioritised.