After upgrade from 5.5.1p4 to 5.6.2f1, Camera error occured.
(Sorry for my terrible English skill........) I used unity version 5.4.1p4 before upgrade unity version to 5.6.2f1. After upgrade, I found a error. (Platform of my unity project is Android.) When I try...
View ArticleConverting Integration Tests (5.5) to PlayMode tests (5.6+)
I recently upgraded from 5.5 to 2017.1, and with the new Test Runner changes I find that the integration tests I had written with the Unity Test Tools in the previous version no longer run. I haven't...
View ArticleI upgraded Unity and a scene crashes after open it
Hello. I upgraded my unity 5.5 to 2017.1, and everything on my project was fine, except for one scene that when I open it, unity crashes. the scene have a menu made with a canvas, it worked fine on 5.5...
View ArticleHow to upgrade from personal to pro subscription?
I installed unity personal. Then my company purchased a pro subscription for my account. Will signing in with the same account unlock all the pro features or do I have to uninstall unity personal and...
View ArticleObject stopped working after Upgrade to Unity 2017.1
I just updated to Unity 2017.1 and my GameObject (2D) has stopped working. It has a DragMe object that allows for drag and drop and a button, none of this works right now. The DragMe script isn't...
View ArticleUpdating Unity without re-installation
Hi, I'm new here and doing the first steps with unity. Now I have a question about updating Unity. I have installed Unity 20.17.1.0f3 and today I recognized that there is a new version available...
View ArticleStrange light behavior in Enlighten for Unity 4 project imported in Unity 5
I have imported my Unity 4 project in Unity 5 (or 2017) and some models have strange lighting behavior after baking the light maps, these models are the exact same prefab positioned next to each other...
View ArticleTakes money for the next purchase and not for this one
Takes money for the next purchase and not for this one public class upgrades : MonoBehaviour { public Button Button_cpu; public Button Button_gpu; public Text gpu_text; public Text cpu_text; public...
View ArticleIssue with Cloud Build with Unity 2017.2.0f3
I'm currently in the process of upgrading from Unity 5.5.0f3 to Unity 2017.2.0f3. I'm not currently seeing any major issues in the editor or stand alone builds. In cloud build, if I set my build config...
View ArticleHow to create new version of an asset on the Asset Store?
After my asset has been accepted for the Asset Store,I am no longer able to see Create new draft button.What is a proper way of upgrading your asset? Link to my asset : http://u3d.as/Y5c
View ArticleUnity upgrade issue?
Hi, After updating my unity to 2017.2.0f3 from 5.5.0f3 i'm getting `UnityEngine.SceneManagement.SceneManager does not contain a definition for GetActiveScene` actually my unity is not able to find...
View ArticleLow FPS and high number of canvas calls
My unity program ran smoothly before the update. I added components to publish on windows, and my current version was actually already updated. However, after running the update, I noticed that the app...
View ArticleError: Keystore was tampered with, or password was incorrect: I upgrade,...
I installed the new Android SDK tool at different path. When i build the game, I took this message. Thanks.
View ArticleIv'e upgraded to 2017 and I have red outlines around my GUI Objects, what is...
![alt text][1] Iv'e upgraded to 2017 and I have red outlines around my GUI Objects, what is the problem? [1]: /storage/temp/105747-capture.png
View ArticleHow to I make my Android App force users to update to a new version?
Hello, Newb here obviously... I created an Android game that I published to the app store and I created an updated version with some better security features that I'd like to make anyone who happened...
View ArticleHow to patch on Windows build game
Hello guys~ I have a question I wonder how to patch system on Window games I made my game's install program using Visual studio installer projects and Now I want to make patch system for my game on...
View ArticleCity building game upgrade system
Hi I am new to unity answers and just wandering how to code a city building game upgrade system. The script should pop up a UI asking if you want to upgrade it and if so , a timer will start. When...
View ArticleUnity upgrade - importing assets from new SketchUp
Hi! I am using Unity 5.5.2 and usually import assets from Sketchup 2017 where I have to save my files in an old SU8 version. Unity doesn't support new SU formats. If I upgrade to Unity 5.6.5 or...
View ArticleIs High Sierra Safe for Unity?
My mac keeps asking me to upgrade to High Sierra. I have read many posts about problems with High Sierra and Unity. Sometimes I have to go back to Unity 4.x and 5.x to open older projects and update...
View ArticleProblem with upgrade and long numbers
1.Numbers ![alt text][1] 2.Upgrade, after upgrading once the cost changes to 0 ![alt text][2] Code: using System.Collections; using UnityEngine; public class ClickUpgrade : MonoBehaviour { public Click...
View Article