Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.3.0a4
Issue ID
728655
Regression
No
[Shuriken] With billboard alignment set to view rotating particles are not aligned to the view if pivot is not (0,0,0)
Reproduction steps:
1. Open project "PivotViewBug"
2. Open scene "Main"
3. Simulate particle system
- You should see that particles are always facing the camera since Billboard alignment is set to View
4. Set Pivot of the particle system to (1, 0, 0)
- Notice that particles no longer face the camera
Workaround:
In the Rotation over Lifetime module toggle Separate Axes on and off, this seems to fix the issue
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