firtoz / firtoz/Unity3D-Plane-Clipping

Compiler errors in Unity 2017.4.4

Open
#7 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
ShaderLab
Stars
88
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Error 1:
>'FragmentSetup': cannot convert from 'half4[3]' to 'float4[3]' at standard_clipped.cginc(175) (on d3d11)

Error 2:
>'FragmentSetup': cannot convert from 'min16float4[3]' to 'float4[3]' at standard_clipped.cginc(175) (on gles3)

Contributor guide

No contributing guide indexed for this repository

Research direction

The report points to standard_clipped.cginc at line 175 and shader compilation on d3d11 and gles3 in Unity 2017.4.4. Start by reproducing the compiler errors in those environments and inspect the types involved at that location. Done means the reported errors no longer occur on both platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
unity
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.