Disable Strict SSL for Unity
In my network there is a firewall with SSL inspection. Similar like a men-in-the-middle-attack. Whatever there are many issues with Strict-SSL with clients. In git, npm, etc. there are options. Now I...
View ArticleCannot disable packages in Unity 2018
I'm using Unity version 2018.2.9f1 When using the package manager to disable packages (such as AI or TextMeshPro), Unity disables them but eventually I get a a loading message and it will have...
View ArticleWhy does UWP Package size getting so big?
Hi, Recently, I am developing a simple Painting game. And the entry were using Vuforia's AR camera to scan a model, if we track the target then it would change scenes. IT didint use any complicate...
View ArticleHi I get these errors when I try to build my app. I already tried to change...
![alt text][1] [1]: /storage/temp/126490-coap-issue.png
View ArticleUnity hub won't open projects.
I have searched around and found people with similar issues to me, but no solutions have worked. My unity hub won't open any projects. From what I can tell the issue has to do with my package manager....
View ArticleHow can I get indiviual file out of a unity package?
I recently got a sound effect package from the asset store. I want to be able to listen to individual tracks and import those that I need to use. However, I didn't find a way to get the individual...
View ArticleCan I have StreamingAssets directory nested lower in the Assets directory?
I need to stream assets in my package since they will be read from the filesystem by a native plugin. I need (will skip the details why, feel free to ask if you're curious) to have those files in a...
View ArticleIs there a character symbol package or fix?
I'm trying to upload a model to a game however my username is ☙Hysteria❧ but unity does not recognize the ☙ symbol so I am unable to login and upload said model. Is there any package I can import or...
View ArticlePackages Missing/Not Up To date?
https://www.youtube.com/watch?v=eXIuizGzY2A&ab_channel=Brackeys Brackey's video shows that he has 2D Animation updated to 2.0 whereas mine only goes to 1.06, his also has Development next to it....
View ArticleCinemachine and other packages not showing up
Hi, Cinemachine and some other packages (Pro Builder for one) are not showing up in the package manager. Shader Graph, Text Mesh Pro and others do appear though. What's the problem? I downloaded the...
View ArticleWhy is importing from the Asset store so slow?
Hello, everyone. I am a beginner in Unity (just to mention). Few weeks ago, when I was importing packages from the Asset store, it didn't make any problem, and it took maybe (max) 10 minutes to import...
View ArticleDownload Missing Project Template?
I just created a new 2D project with the 2D template selected. When I opened up the project, an error message popped up and it said "com.unity.template.2D" was not found. So I tried again, this time...
View ArticleProgrid grids are all green?
HI I have the latest Unity and Progrids installed via Package manager on Winddows 10 with an Nvidia K4000 graphics adaptor. The grids are all green and do not repsond to changes in the preference...
View ArticlePost Processing Error
I use the post processing that is in the package manager of unity 2018.3 everything works great with no problems. But if I try to use it in my scripts it is bugged and shows an error in visual studio...
View ArticleHow to properly merge two projects, when one of them was derived from the...
I think many of us have been in this state and this question has been asked before to no avail, so here's the issue: Two projects, A and B. Project B was initially a copy of project A and a ton of...
View ArticleXmlException: 'activity' is expected
Hello, I have a problem with my AndroidManifest. I import a plugin on my project and I try to merge 2 manifest at one because new plugin have his own AndroidManifest. After many Google research I found...
View ArticleWeb GL build issue.
Hi all, i am facing issue while create a WebGL build. I have attached screenshot of issue. I don't understand how to fix this.Please help me. Thanks
View ArticleCannot perform upm operation: shasum check failed for,i can't instal any...
i can't install tiny mode in unity, the error "Cannot perform upm operation: shasum check failed for" is always appearing everytime i try to install it does anyone knows how to solve this problem ?...
View Articlecan’t install package in unity
when I import a package in unity ( ControlFreak2 ) , doesn’t show me installation window
View ArticleFile paths on Android
Hi there, I currently have a file (Data.xls) on my android device at: "/storage/emulated/0/Android/data/com.Company.AppOne/files/assets/Data.xls". I am trying to access the Data.xls with an application...
View Article