Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
Issue ID
1248387
Regression
No
[3D with Extras] [Shuriken] Trail Renderers does not disappear by its set Time property after changing its position
-Working Fine in 3d Template.
-Trail Renderers does not disappear by its set Time property after changing its position.
Steps to repro:
1. Create a new project with "3d with Extras" template.
2. Create a new Scene.
3. GameObject > Effects > Trail.
4. Hierarchy > Select Trail < change its position.
Actual Result:
Trail Renderers does not disappear by its set Time property.
Expected Result:
Trail Renderers should disappear by its set Time property
Reproducible in:
2020.2.0a11, 2020.1.0b9, 2019.3.014f1, 2019.2.0f1, 2019.1.0f1, 2018.4.23f1, 2018.2.0f2.
Note: 3d with extras Template is introduced in 2018.2.
Environment:
Occurring on Windows 10 & Mac 10.15.
Add comment
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
Resolution Note:
This request has come up before, but it won't be addressed for the Trail Renderer.
To fix this, trails would require a previewing system similar to what Particle Systems have. But we won't be making such a large investment in TrailRenderers now or in the future.
The issue happens because the Scene View does not update regularly - it only repaints when something changes.