Issue with package name in unity editor project settings
We use package name: manastorm.spacehorse. We were working in 2020.3.24f1 before the Unity update After updating to 2020.3.35f1, Unity requires you to write com.manastorm.spacehorse in the package name...
View Articlecom.unity.mathematics@1.2.6 Maybe some problems?
My Unity editor version is 2021.3.5, when I install com.unity.mathematics@1.2.6 through the package manager, the editor reminds me of this problem ![alt text][1] I opened this file with VsCode and it...
View ArticleCompilation fails when adding com.unity.inputsystem to the package manager
When adding the new InputSystem package to my project (com.unity.inputsystem), I get a bunch of compilation errors *inside* the imported package. Example of one such error:...
View ArticleI'm enabled to use URP and this popped out.
[Package Manager Window] Cannot perform upm operation: Unable to add package [com.unity.render-pipelines.universal@10.7.0]: One or more dependencies could not be added to the local file system:...
View ArticleIncluding HDRI Background Asset Problem
We are creating our own HDRI for background and lighting to make the scene better viewed. - Could we add this to our project package when publishing the unity asset store?
View ArticleImporting Packages,Importing Packegs
Hi, when I import SDK Vuforia's Packages (version 10.8), this erros appear: [1]: /storage/temp/198104-erros.png I'm tired of searching and I don't know why. Can anyone help me?
View ArticleUnity package manager error
I have a very annoying error When i create new 3D URP project, a have EPERM error And i have no idea, why Win7, Unity 2021.3.6f1 and 2022.1.10f1 ![alt text][1] [1]:...
View Articlei am not able to add burst package in my project.
[Package Manager Window] Cannot perform upm operation: EPERM: operation not permitted, rename 'C:\Users\visha\AppData\Local\Unity\cache\packages\packages.unity.com\.tmp16656N8w45m65g87u\extract' ->...
View Articlehow to solve the error of " you do not have entitlement for this package "
I want to install the cinemachine but the error occurred called entitlement is not found . For this the cinemachine is not comming
View Articlecannot download package because process is already running
I keep on getting this message, idk why this is happening or how to fix it!![alt text][1] [1]: /storage/temp/198700-package.png
View ArticleHow i can solve this error?
This error takes place in 2D projects only and no error in 3D Projects why? i tried reimport and modification but no solution. Retry didn't solve the error. continue the project will lead to...
View ArticleUWP create package error
Hi folks, I have faced errors when creating universal windows platform package for the Microsoft store. I tried many options but every time I faced the same errors. So please help me, guys. ![alt...
View ArticleTwo necessary plugins depends on same plugins just with other version
Hey i building a game that connected to math education . i am using 2 main nuget plugins **Angorimath** **CsharpMath** the problem is that CsharpMath using old version of angourimath and that version...
View ArticleHow to upgrade Google Play Billing Library v4 in Unity 2018 or 2019?
I am currently using Unity 2018, and Unity IAP v2. Unity 2020+ allow upgrade IAP 4.x (Billing v4) with Package Manager. But it's not possible in Unity 2018 or 2019. How do I upgrade Google Play Billing...
View Articleonnx model has the different from the native input shape,onnx model has the...
I've converted my lstm model and imported it into unity. I set the input as [1, 30, 126] and netron shows the same. But in unity it somehow was converted to the another shape by itself.![alt text][1]...
View ArticleBug with 2D Sprite Shape Unity Package (memory leak and crash)
If a GameObject has the "Sprite Shape Controller" component attached (from the "2D Sprite Shape" package) and is parented to another GameObject which is "inactive" (meaning "gameObject.activeSelf ==...
View ArticleHow to control finger's using animation rigging.
I was wondering if there's any tutorial on how to make hand squish or make fingers pick certain position. most videos just use base animation from the character to "hold" items but I want to be able to...
View ArticleError Unity Failed to read data for the AssetBundle 'localization-string-tables
I use the Unity localization package and I am getting the following error on my Android device. I build addressables and out of 16 Languages, 5 Languages are not working and showing this error. In...
View ArticleWays to use 2D PSD Importer in 6.0.x as 4.x
![alt text][1] This image is from 2D PSD Importer in 6.0.x, whole layers in file is displayed completely. ![alt text][2] And this image is from 4.x, layers are cropped with image width and height. Due...
View ArticlePreprocesor defines for a package
How can I add global preprocesor directives (#define) for a package? So I'm creating a custom package. It uses assembly definition files, and according to documentation, I should be able to place a...
View Article