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
-
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.