Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.1.2f1
Issue ID
978250
Regression
No
Trailrender doesn't leave trail on the first position unit
To reproduce:
1. Open attached Unity project "Trailbug.rar"
2. Open "trailTest" scene
3. Inspect trailTest.cs script
4. Go into Play mode and press space button
Expected result: moving cube should leave its trail from the very beginning
Actual result: cube only leaves trail after moving 1 unit (if you adjust the script to move 0.5f instead of 1 after each press of the space button, the trail will only show up after moving the cube twice)
Reproduced on: 5.5.4p2, 5.6.4p4, 2017.1.2p4, 2017.2.1f1, 2017.3.0f2, 2018.1.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment