Unknown rendered error #45831

Closed
opened 2015-08-17 18:50:43 +02:00 by Alexey · 21 comments

System Information
windows7 64
ASUS ATI Radeon HD6870

Blender Version
Broken: (All)
Worked: (None)

Short description of error
i don't know what is it, but very strange behavior.
1.png
2.png
3.png
Exact steps for others to reproduce the error
unknown.blend
open, select rendered shading mode - and we will see this unneed line.
in F12(render) from this position all properly

System Information windows7 64 ASUS ATI Radeon HD6870 Blender Version Broken: (All) Worked: (None) **Short description of error** i don't know what is it, but very strange behavior. ![1.png](https://archive.blender.org/developer/F224882/1.png) ![2.png](https://archive.blender.org/developer/F224884/2.png) ![3.png](https://archive.blender.org/developer/F224886/3.png) **Exact steps for others to reproduce the error** [unknown.blend](https://archive.blender.org/developer/F224888/unknown.blend) open, select rendered shading mode - and we will see this unneed line. in F12(render) from this position all properly
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @Inwader77

Added subscriber: @Inwader77
Member

Added subscriber: @JulianEisel

Added subscriber: @JulianEisel
Member

Can't recreate here.

Can't recreate here.

Added subscriber: @mont29

Added subscriber: @mont29

Cannot reproduce it either here…

Cannot reproduce it either here…

@Inwader77 are you able to reproduce this on other PCs/OSs? Also, which version of Blender are you using?

@Inwader77 are you able to reproduce this on other PCs/OSs? Also, which version of Blender are you using?

Added subscriber: @sindra1961

Added subscriber: @sindra1961

I can reproduce this here.
version 2.75 (sub 4), branch b'master', commit date b'2015-08-17' b'02:37', hash b'709a31d', b'Release'
{F224979}unknown2.png

I can reproduce this here. version 2.75 (sub 4), branch b'master', commit date b'2015-08-17' b'02:37', hash b'709a31d', b'Release' {[F224979](https://archive.blender.org/developer/F224979/unknown.png)}![unknown2.png](https://archive.blender.org/developer/F224981/unknown2.png)

I did not understand the reason, but the line thickened when I enabled Render>Post Processing>Edge.
unknown3.png

I did not understand the reason, but the line thickened when I enabled Render>Post Processing>Edge. ![unknown3.png](https://archive.blender.org/developer/F224983/unknown3.png)

Is it accidental to see the line on a line of tangent shading?
unknown4.png

Is it accidental to see the line on a line of tangent shading? ![unknown4.png](https://archive.blender.org/developer/F224986/unknown4.png)
Author

In #45831#328765, @sindra1961 wrote:
I did not understand the reason, but the line thickened when I enabled Render>Post Processing>Edge.
unknown3.png

this bug is active without "edge" switching on.

> In #45831#328765, @sindra1961 wrote: > I did not understand the reason, but the line thickened when I enabled Render>Post Processing>Edge. > ![unknown3.png](https://archive.blender.org/developer/F224983/unknown3.png) this bug is active without "edge" switching on.
Author

In #45831#328769, @sindra1961 wrote:
Is it accidental to see the line on a line of tangent shading?
unknown4.png

i was not use tangent shading

> In #45831#328769, @sindra1961 wrote: > Is it accidental to see the line on a line of tangent shading? > ![unknown4.png](https://archive.blender.org/developer/F224986/unknown4.png) i was not use tangent shading
Author

In #45831#328682, @mont29 wrote:
@Inwader77 are you able to reproduce this on other PCs/OSs? Also, which version of Blender are you using?

I have not other computer, and can not repeat it in other OS.
in 709a31d last version this bug is active, but download my file, and select rendered shading mode and we will see this line

> In #45831#328682, @mont29 wrote: > @Inwader77 are you able to reproduce this on other PCs/OSs? Also, which version of Blender are you using? I have not other computer, and can not repeat it in other OS. in 709a31d last version this bug is active, but download my file, and select rendered shading mode and we will see this line
Author

In #45831#328658, @JulianEisel wrote:
Can't recreate here.

open my file and select rendered

> In #45831#328658, @JulianEisel wrote: > Can't recreate here. open my file and select rendered

@Inwader77 When we say we cannot reproduce it, it means we cannot reproduce it, including quite obviously using the file you provided…

@sindra1961 you are on Windows too iirc? might be some weird OS-specific issue…

@Inwader77 When we say we cannot reproduce it, it means we cannot reproduce it, including quite obviously using the file you provided… @sindra1961 you are on Windows too iirc? might be some weird OS-specific issue…

@Inwader77:
I know that you do not use it.
I only reported that it was displayed more clearly if "edge" became effective.
I only pointed out that the line accorded in edge of tangent shading about tangent shading.
@mont29:
I still use windows XP.

@Inwader77: I know that you do not use it. I only reported that it was displayed more clearly if "edge" became effective. I only pointed out that the line accorded in edge of tangent shading about tangent shading. @mont29: I still use windows XP.
Author

In #45831#328923, @sindra1961 wrote:
@Inwader77:
I know that you do not use it.
I only reported that it was displayed more clearly if "edge" became effective.
I only pointed out that the line accorded in edge of tangent shading about tangent shading.
@mont29:
I still use windows XP.

5.png
and else, if we din't use edje, we will have transparent this line.

> In #45831#328923, @sindra1961 wrote: > @Inwader77: > I know that you do not use it. > I only reported that it was displayed more clearly if "edge" became effective. > I only pointed out that the line accorded in edge of tangent shading about tangent shading. > @mont29: > I still use windows XP. ![5.png](https://archive.blender.org/developer/F226640/5.png) and else, if we din't use edje, we will have transparent this line.

Added subscriber: @Sergey

Added subscriber: @Sergey

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Sergey Sharybin self-assigned this 2015-08-24 14:48:48 +02:00

This is most likely a clipping issue when edge goes to a corner of viewplane. It is fixable, but a bit tricky since it's precision issue is involved here.

There were several reports in this area already, but wouldn't really consider it a bug currently. Thanks for the report anyway.

This is most likely a clipping issue when edge goes to a corner of viewplane. It is fixable, but a bit tricky since it's precision issue is involved here. There were several reports in this area already, but wouldn't really consider it a bug currently. Thanks for the report anyway.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#45831
No description provided.