You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?)
Describe the bug 💬
I am on macOS. Unity version 2021.3.6f1, Silicon unity version
After importing the .unitypackage, getting errors in console.
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 🩹
The text was updated successfully, but these errors were encountered: