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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Add comment