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
Comments (18)
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
shongololo
Jul 29, 2015 09:31
Same here. Interestingly, only occurs on Windows platform, works fine on Mac. Perhaps graphics card or OS dependent.
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.