Skip to content
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

3.40.0-exp Unity 2021.3.6f1 #193

Closed
6 tasks done
pundirmr opened this issue Jun 8, 2024 · 2 comments
Closed
6 tasks done

3.40.0-exp Unity 2021.3.6f1 #193

pundirmr opened this issue Jun 8, 2024 · 2 comments
Labels
untriaged Newly reported issue

Comments

@pundirmr
Copy link

pundirmr commented Jun 8, 2024

Describe the bug 💬

I am on macOS. Unity version 2021.3.6f1, Silicon unity version
After importing the .unitypackage, getting errors in console.

Library/PackageCache/com.needle.engine-exporter@3.40.0-exp/Common/Runtime/NeedleEngineModules.cs(23,21): error CS0117: 'Object' does not contain a definition for 'FindAnyObjectByType'
Library/PackageCache/com.needle.engine-exporter@3.40.0-exp/Common/Runtime/NeedleEngineModules.cs(40,15): error CS0117: 'Object' does not contain a definition for 'FindAnyObjectByType'
Library/PackageCache/com.needle.engine-exporter@3.40.0-exp/Common/Runtime/NeedleEngineModules.cs(41,15): error CS0117: 'Object' does not contain a definition for 'FindAnyObjectByType'
Library/PackageCache/com.needle.engine-exporter@3.40.0-exp/Core/Editor/Internals/BuildTarget/TextureImportSettings.cs(61,43): error CS1061: 'TextureImportPlatformSettingsData' does not contain a definition for 'maxTextureSizeProperty' and no accessible extension method 'maxTextureSizeProperty' accepting a first argument of type 'TextureImportPlatformSettingsData' could be found (are you missing a using directive or an assembly reference?)
Library/PackageCache/com.needle.engine-exporter@3.40.0-exp/Core/Editor/Internals/BuildTarget/TextureImportSettings.cs(63,44): error CS1061: 'TextureImportPlatformSettingsData' does not contain a definition for 'maxTextureSizeProperty' and no accessible extension method 'maxTextureSizeProperty' accepting a first argument of type 'TextureImportPlatformSettingsData' could be found (are you missing a using directive or an assembly reference?)
image

Operating System 👩‍💻

macOS

What browsers are you seeing the problem on? 🏄‍♂️

No response

Editor Version 🎲

2021.3

Needle Exporter version

3.40.0-exp

Project Info (Unity only) 📜

No response

Steps to reproduce 🔢

1. Import unity package 3.40.0-exp in Unity 2021.3.6f1
2.
3.
...

Reproduction ♻

No response

Discord or Discussion link

No response

Validations 🩹

@pundirmr pundirmr added the untriaged Newly reported issue label Jun 8, 2024
@kipash
Copy link
Collaborator

kipash commented Jun 8, 2024

Please update your Unity 2021.3 LTS to the latest patch and try again (2021.3.39f1)

@marwie
Copy link
Member

marwie commented Jun 21, 2024

@pundirmr please reopen the issue if updating didnt fix it for you

@marwie marwie closed this as completed Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged Newly reported issue
Projects
None yet
Development

No branches or pull requests

3 participants