Search Issue Tracker
Fixed in 5.0.3
Votes
32
Found in
5.0.0p1
Issue ID
681910
Regression
No
[LineRenderer] Line renderer flickers
To reproduce:
1. Open attached project
2. Open MainScene
3. Press play
4. Walk in front of Line Renderer for couple of minutes
5. Notice that Line Renderer flickers sometimes
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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Predominant
Jul 18, 2015 04:02
Started new project on Unity 5.1.1f1 and am seeing line renderer flicker
VariousKine
Jul 16, 2015 12:36
I ran across this issue as well. It seems like it's only an issue with Standard-Shader.
Changing the Material Shader to a particle shader (wich is suggested by manual) works for me in Version 5.1.1f1
lloydsummers
Jul 07, 2015 23:08
Out of curiosity ... Why do we have to vote on if Unity staff will do their job?
lloydsummers
Jul 07, 2015 23:07
Same issue here
BobbyDoogle
Jun 20, 2015 18:02
Same issue any update?
Salazar
Jun 08, 2015 14:53
Hello ,
I am using line renderer in a 2d game with raycasting. It was flickering when "Raycasts Start In Colliders" option is on . (Physics2D options).
Hope it helps who needs.
Regards,
asavol
Apr 29, 2015 21:07
I meant, I did not have this problem with Unity 4.
asavol
Apr 29, 2015 21:05
Yes it flickers. In my own project it flickers all the time. Project was converted from Unity 4 to Unity 5. I did not have this problem with Unity 5.