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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment