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
- Crash on SpriteAtlas::PopulatePackedTexturesAndRenderData when changing Import Settings on a Sprite that has been added to a Sprite Atlas while in PlayMode
- Empty lists can be applied in Additional Compiler Argument list in Project Settings
- [Vulkan][OpenXR] SRP Foveation Regions Not Centered when eye-tracking is not used
- Long Color Library name overflows outside input field bounds
- Shader Graph validation and Metal threadgroup memory warnings thrown when installing HDRP package in Universal 3D Template
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.