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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
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.