Search Issue Tracker
Won't Fix
Votes
3
Found in
2018.4
2019.4.5f1
2020.2
Issue ID
1271729
Regression
No
Particles are facing the Camera instead of up when they are played
How to reproduce:
1. Open user's attached "New Unity Project4" project
2. Open the "SampleScene" Scene
3. In the Hierarchy select the "WaterFoam" GameObject (it's a child of the "WaterFoamObj" GameObject)
4. Play the Particle Effect in the Scene view
Expected results: Particles are facing up
Actual results: Particles are facing the camera
Reproducible with: 2018.4.26f1, 2019.4.9f1, 2020.1.3f1, 2020.2.0a21
Comments (2)
-
frikic
Aug 21, 2020 11:11
Its a stretched billboard, so this option you mentioned is not available ;)
-
akashdarshan99
Aug 21, 2020 06:31
Its not a bug, change the Renderer settings to world in here.
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note:
We've had a look at this but I think it's risky to try to change again, as it may cause new problems for other users.
We did add a new stretch mode called Freeform Stretching. it's a checkbox under the Stretched Billboard mode, and allows rotation to be applied to the particles. Perhaps it can get you back to the same functionality as before.