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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.