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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
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.