Skip to content

Unity compilation issues #68

Description

@mendeljacks

Describe the bug
Unity cannot compile the demo repo becauase there are errors.

A clear and concise description of what the bug is.

When using unity 2023 this is the error:
ForwardRenderer is missing RendererFeatures
This could be due to missing scripts or compile error.
UnityEngine.Rendering.Universal.ScriptableRendererData:OnValidate () (at ./Library/PackageCache/com.unity.render-pipelines.universal@14.0.8/Runtime/ScriptableRendererData.cs:86)

When opening the project with unity 2020.2 as the instructions say, there two errors that show up with no descriptions.

To Reproduce
Use unity to open the demo project with an ubuntu machine and try to run the project.

Expected behavior
The project should compile. And the demo should run.

Screenshots
image

image

image

Environment (please complete the following information, where applicable):

  • Unity Version: Unity 2020.2.6f1
  • Unity machine OS + version: Ubuntu 23.04
  • ROS machine OS + version: Ubuntu 23.04
  • ROS–Unity communication: Docker

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions