Skip to content

Unity compilation issues #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mendeljacks opened this issue Jul 3, 2023 · 1 comment
Open

Unity compilation issues #68

mendeljacks opened this issue Jul 3, 2023 · 1 comment

Comments

@mendeljacks
Copy link

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
@xiaolijz
Copy link

xiaolijz commented Mar 2, 2025

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

Hello, I'm encountering the same problem. Have you solved this problem? Looking forward to your reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants