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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment