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
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
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.