How to deal with multiple users working on one scene?
We have large scenes in our projects, with multiple developers working on the same scene, which is a nightmare when it comes to (svn) merging. Is there a recommended solution how to deal with that...
View ArticleMerge Chartboost android manifest
Chartboost one: Second one: They both are at *Plugins/Android* location. The second one, I think, I got it first with the installation of admob, where they said to go to the *Temp/StagingArea* location...
View ArticleMerging Projects
Hello! We have a big problem that after months of searching and testing we can't find a working solution for. In desperation, we're reaching out to see if you might be able to help share your...
View ArticleSmartMerge with TortoiseSVN
Hi, I'm trying to figure out how to configure [SmartMerge][1] to work with [TortoiseSVN][2]. I use SVN to version control my projects with visible meta files. I tried changing the TortoiseSVN advanced...
View Articlehow to link bones in many objects
Hi, here [picture][1], i want to merge UMA_Male_Rig on avatar with UMA_Male_Rig in jeans, its have the same structure, size, and vectors. Underlined [picture][2] have skinned mesh rendered linked with...
View ArticleMerging my enemy AI and target script together smart?
So I have been having troubles with disabling my movement script for when the enemy dies off. I thought maybe if I just merge the scripts together, I would be easily able to access the movement...
View ArticleIssue Manifest Merge
Hi, I am using 3 plugins: • Soomla • UnityAds • Union Social I have the following error copiling the Android version: (Can you help me?) Thank you! CommandInvokationFailure: Unable to merge android...
View ArticleMerge multiple png images one on top of the other?
Im working on a custom item system for a project and i was wondering if there's a way to take several base PNG files, (or any alpha containing picture file) and stack them on eachother one at a time,...
View ArticleMerge two Unity builds
Is it possible to combine two Unity builds by editing the build files? Specifically, I have a built game consisting of two scenes: menu and main. I need to make some changes in the menu scene, however...
View ArticleIs it possible to merge 2D colliders?
Hello! I am trying to set up a simple rogue-like game, and i am using a nice asset for random dungeon generation... The problem is that every tile is placed in the scene alone, even when building rooms...
View Articlehow to merge object same as Parent Child ?
Hi, I have Object A and Object B. now i want to attached both the ojects. So i have make Object A as parent of Object B .But the problem is that if i move Object B then object A is not moving but if i...
View ArticleMerge multiple ui images
Hello everyone. In my 2D app I create many gameObjects with UI image components(I work with new UI). These are simple colored circles. They are placed in different positions on screen. But when I play...
View ArticleUnable to merge android manifests....
I did everything for my game i put ads etc. but then unity giving AndroidManifest.xml error abou com.unity.player how can i fix this?? CommandInvokationFailure: Unable to merge android manifests. See...
View Articlemerge sort crash Unity
Basically I needed to sort a list of raycasthit base on distance, and I was gonna write my own merge sort. I tried to test the merge sort with a list of ints, and the moment i hit play, unity crashed....
View ArticleMerge PNG taken from another part of PNG
I'm surfing lot in google but couldn't find the solution. I have two PNG file one is full of Props like Hair, Dresses, Hand Glow, etc,.. another is undressed character. How could I do this to show...
View ArticleSetPixels edge pixels
Hello. I am using SetPixels to draw on a Texture2D. I noticed, that when I try to draw for example a red rectangle 20x20, the border pixels differ from the ones that are inside - they are not 100% red,...
View ArticleAccess render settings of other loaded scenes
Hi, I'd like to access the render settings ( windows -> Lighting ) of a scene loaded using "LoadSceneAsync" and "mode = additive" at runtime. ( Not in editor ) Currently, the render settings are set...
View ArticleHi! How do i merge two or more character in a minimal game?
So, im working in 2d and im trying to merge 3 spawned object (in this case are like 3 ball) into a big one when they are very close to each one... Im not sure if im clear , i would like to merge object...
View ArticleHow can i merge mesh vertices using a script?
Long story short: i want to merge two meshes using a C# script. Though what i want is not just two meshes made into one. I want the vertices of the mesh to bind to each other if close enough. Like...
View ArticleHow to merge 2 projects into one
I am having problem with combining 2 projects together. I have 2 games, I want to put them in one project so they become one game that has both games. My problem is that I used some the assets of the...
View Article