Unity-Technologies / Unity-Technologies/NativeRenderingPlugin

Unity project does not work in 2018.1

Open
#38 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
943
Forks
186
PR merge metrics
No merged PRs in 30d

Description

The project cannot work in Unity 2018.1 because it useses VertexAttributeDescriptor which does not exist before Unity 2021.3: https://docs.unity3d.com/2021.3/Documentation/ScriptReference/Rendering.VertexAttributeDescriptor.html

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the project’s use of VertexAttributeDescriptor and compare that usage with the Unity 2018.1 API. Verify the project in Unity 2018.1 after addressing the incompatibility; done means the project works there without relying on APIs introduced in Unity 2021.3.

Written by the indexing model from the issue text.

Assessment

Tech stack
unity
Domain
computer-graphics, game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.