Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.4.X, 2019.2.X
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.10f1
2019.1.0a1
2019.2.0a1
Issue ID
1147999
Regression
No
Shuriken particle trails are delayed which results in a gap if "Particle System" -> "Shape" -> "Radius" is set to 0.0001
How to reproduce:
1. Open attached project "TrailSpawnOffsetIssue.zip" and scene "demo bug report particle trails delay"
2. In the Hierarchy window, select "particle trails original"
3. In the Inspector window, make sure that Particle System -> Shape -> Radius is as small as possible (0.0001)
4. In Scene window on the "Particle Effect" panel press "Play"
5. Observe red trail center
Expected result: there is no gap in the particle center, due to the radius being 0.0001
Actual result: there is a gap in the particle center even though the radius is 0.0001
Reproducible with: 2017.4.26f1, 2018.3.14f1, 2019.1.0f2, 2019.2.0a13
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment