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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment