Is merging this two shaders possible?
Hello! Im trying to merge this two shaders with out luck, what I am trying to accomplish is having an Unlit Texture as my base color and on top have this fog that reacts to Height and Distance from the...
View ArticleUnityYAMLMerge does not run with SourceTree
Hi, I'm Matthew, a newcomer with Unity 5. I use - **Unity 5.6.1 (2017.1.0f3 ,64-bit)** - **64-bit Windows 10 desktop** - SourceTree 2.1.7 - Git 2.13 - P4Merge 2017.2 - [Survival Shooter tutorial][1]...
View ArticleFail to merge manifest with admob [SOLVED]
So im using de admob plugin(only using this one, nothing else) to add ads but when im trying to build the apk i get 3 errors: Error: Error while saving blame file, build will continue Error: El prefijo...
View ArticleHow can I select external merge tool other than Apple File Merge on OSX?
Hello My level of insanity is not high enough to use Apple's FileMerge tool for merging scenes, and I have spent some time today to find a way to use something else for my Collab conflicts. Docs...
View ArticleHow to properly set up YAMLMerge and a merge tool on windows
Is there a proper and thorough guide on how to set up YAML merge on windows? I tried to follow this: https://stackoverflow.com/a/45738772/4279201 but Meld is always showing this: ![alt text][1] And I...
View ArticleMerge conflicts in main level scene
It seems I have properly broken things messing around with github. I was only trying to make a single project work between two computers, but now I have broken things beyond repair. ![alt text][1] [1]:...
View ArticleHow to merge two background sprites so that there won't be a line between the...
>Hello guys, I am making a 2D platformer game in which I will be adding background sprites. And while doing so, I will be joining many(let's say two) sprites to make it look like one long...
View ArticleUnity smart merge + GIT on MAC OSX
Hello, We are a small team starting on a new project. Before we start I wanted to see if working with unity and GIT is possible/easy. I found the manual on unity smartmerge and gave it a try. This is...
View ArticleMerging two projects into one
Hello, Me and a couple of friends made a game, and decided to do a different project for its Mobile version. After a couple of updates, we understood that it takes some time to push them for both, and...
View ArticleError with admob, couldn't merge andriod manifest files
I have a big problem with connecting google play services and admob, there are two android manifest files and then i am building my project there comes a big problem, i got 4 errors: First Error:...
View ArticleHow To fix FacebookSDK merge error in androidmanifest.xml ?
Hey guys! How are you doing ? I´m almost finishing my first app. And it´s basically a trivia game. But i need Facebook SDK to do a rank with the users friends. But when i started building it for...
View ArticleHow to merge two different input managers in one project without manually...
Hi. My project's Input Manager contains 70 inputs right now. I have imported an asset and it wants to overwrite my current input manager with it's input manager. Is there any way that the two input...
View ArticleMerge Conflicts - Bitbucket, Sourcetree. How do I get around this?
Have been working on a project in Unity with a friend and the friend created his own branch called Danny'sBranch. Changes were made in the Master's branch while Danny worked on Danny's branch. I tried...
View ArticleUnity Merging Objects
Hi!I was wondering can I merge 2 different objects(forex. cubes) into one object(Cube).But I want from them to act like one object.Physics will effect both of them and they will stay one.I hope you...
View ArticleUnity Locks up when pulling changes from Collaborate
When I try to merge changes from the collaborate server, Unity freezes. This happens when it checks if the workspace has changed. has anyone seen this, or know how to fix it?
View ArticleFP Camera how to crouch and headbob at the same time
Hi, I wanted to know how properly use both headbob and crouching in FP camera at the same time. I'm somewhat new to unity and programming and I've never done any first person before, so I'm having a...
View ArticleWhy are m_SizeDelta and m_AnchoredPosition values changing in scene file for...
I'm using UnityYAMLMerge with a version control system, and it works great, but it has exposed the fact that many m_SizeDelta and m_AnchoredPosition values in my scene are changing spontaneously,...
View ArticleHow can I detect only 1 collision between two clones of the same prefab?
Hi guys. In my game 2 monsters of the same type can bump into each other and merge into a bigger monster. I use Instantiate inside OnTriggerEnter, but it spawns 2 new monsters because both objects...
View ArticleObject Pivot After Mesh Merge is not centered.
Hi All, Was wondering why is this happening, here is the case: i've a "mesh combiner" attached to an object, within there're 3 mesh creators (i set faces amount and a width to create different shapes...
View ArticleManifest Merging minSDK differences
I have developed an app using a bunch of different plugins so I will not include all the android manifests that are part of it. When I Build and Run my app for android I get the error "Unable to merge...
View Article