Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2
Issue ID
1072493
Regression
No
[Particle system] Particles with the Render alignment set to "Facing" act incorrectly with directional lights
Particles with the Render alignment set to "Facing" act incorrectly with directional lights. They take position into account when projecting the shadow from the directional light's camera, where it should take the rotational direction of the directional light instead.
Repro steps:
1. Open TestScene from the attached project
2. Rotate the directional light
3. Observe the shadow behavior
Notes:
- Not a regression, happens at least as far back as 5.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment