Search Issue Tracker
Active
Votes
0
Found in
6000.0.59f1
6000.2.7f1
6000.3.0b4
6000.4.0a1
Issue ID
UUM-121032
Regression
No
Line Renderer flickering in HDRP project when second Material field is set to None
Steps to reproduce:
1. Create new Unity project using HDRP 3D Template
2. Create Material in Project window
3. Create Empty GO in Hierarchy window
4. In Inspector Add Line Renderer Component for Empty GO
5. In Line Renderer Component > Materials add recently created Material
6. Press “+” to add another Material
7. Make sure that Element 1 Material is set to None
8. Observe the Line in Scene/Game view
9. Repeat these steps using URP 3D empty project
Actual results: In HDRP 3D Template, Line Renderer is flickering when one of the two Materials are set to None in the List
Expected results: Line Renderer should render only first Material, there should be no flickering in Scene/Game view
Reproducible with versions: 6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Tested on (OS): macOS Silicon, Tahoe 26.0 (M1)
Notes: In URP, when second Material is empty, the first Material is rendered instead, no flickering is happening the Scene/Game views
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Add comment