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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Old ParticleSystem is being deprioritised.
Resolution Note (2023.2.X):
Old ParticleSystem is being deprioritised.