Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.1.10f1
2019.2.0a1
2019.3.0a1
Issue ID
1169997
Regression
No
LineRenderer Line is not rendered when it is in between Orthographic Camera position and the actual camera rendering position
How to reproduce:
1. Open attached project "Case_1169997_repro.zip"
2. Open "Repro" scene
3. Observe Game View
Expected result: Two lines appear in the Game View
Actual result: One line appears in the Game View
Reproducible with - 2017.4.30f1, 2018.4.5f1, 2019.1.13f1, 2019.2.0f1, 2019.3.0a11
Notes:
This happens because the LineRenderer Line is billboarding to the position of the camera which means that if the Near Clipping Plane of the Orthographic Camera is set to a negative value, the Line will face away from the actual rendering point of the Camera.
(Also apply same fix to TrailRenderer, if possible)
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
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
- Text is culled by size when Content Size Fitter is small and rich text is used
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a4
Fixed in 2019.3.0b4
Fixed in 2019.2.6f1
Fixed in 2018.4.10f1