Modify ScripteableObject of object in Unity
In my game when I upgrade a weapon, I want to modify it´s attribute WeaponValues (which is a ScripteableObject) so it gets the data of another ScripteableObject. I´ve got something like this in my...
View ArticleHow to change character sprite/animations in runtime?
I'm trying to upgrade my main character, a baby bird to grow into a older bird. I need to change the 2D sprite/animations when I hit a worm that will upgrade the bird. Any advice is much appreciated,...
View ArticleUnity Hub (3.2.0) not upgrading
I was trying to upgrade a 2019.4.15f1 project to 2020.3.37f1 using Unity Hub. All I'm doing is basically clicking on the editor version dropdown and choosing 2020 LTS, then click change version. As...
View ArticleProject upgrade takes very long time (Importing)
I want to upgrade the version of my Unity project from 2019.4.17f1 to 2020.3.3f1, but the "Importing (busy for)" dialog never ends for hours. Tried: Delete Library folder, Delete...
View ArticleUnity version upgrade error from 2018.3 to 2021.3.11,Unity version upgrade...
**Unity version upgrade error from 2018.3 to 2021.3.11 Errors come from special effects files and animation files The Errors Full Log:** Invalid version provided - release type(a|b|f|p|x) or end of...
View ArticleHow can I add upgrades to my online games?
for example I want to send a upgrade to my game players, with a UI saying "There's a new update, click here to install" but the installation must be in game
View ArticleHow do I make a roguelike upgrade system?
In my game, I have a player who shoots enemies, and when they die, they drop experience. I have the system for counting the xp and adding levels done, but I need a way to have a menu pop up when ever...
View ArticleUpgraded to 22 and none of my colliders are working any more
I've tried reset, I've tried including specific and Everything layers. It worked perfectly before. Now nothing, from any of the objects (bullets, characters, doors etc) work. Nothing works. Totally...
View ArticleNew GameView OnGui Crash in Upgrade from 2022.1.23f1 -> 2022.2.3f1
Hi there, we just upgraded from 2022.1.23f1 -> 2022.2.3f1 and now our application crashes even when it is just running in the background. at <0xffffffff> at...
View ArticleColliders not working after editor update
Hi everyone, I'm developing a 3D top-down shooter for Android devices. Everything worked fine until some days ago when I updated my Unity Editor from version **2019.4.29f1** to version **2021.16.3f1**....
View ArticleBurst throws exceptions in unity 2022.2.8f1
Hi, I was working on a project with unity 2021.3.19f1 and today I decided to upgrade it to the version 2022.22.8f but now I have burst throwing exceptions like that: FormatException: Input string was...
View Article