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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.