Unity 5 crash after enter the serial number
My Unity 5 Beta (5.0.0b16 ) is crashing right after I enter the serial number and press ok. Any idea how to fix this?
View ArticleChecking collision2D on child's and parents
I have a GameObject that has a child GameObject in it. Both parent and child has collider2D on it What I want is to (do something) when the parent collide with any thing. Do (another thing) if the...
View ArticleS-Inventory: Dynamic inventory system!
Introduction: This is an inventory system that anyone can setup in few minutes. This system is easy to edit from the inspector without having to modify scripts. It’s suitable for RPG games. This...
View ArticleUnity 5 beta support?
Any news on when you plan to start supporting the Unity 5 betas? Is it a matter of day/weeks or will it not be for several month?
View ArticleConcept art, Illustration, Graphics (2d / fantasy / scifi)
Hi guys, I'm Greg, UK based fantasy artist since 2007. I've much experience in a wide range of areas and looking to take on some new work this year. Some examples of my work are below, a full gallery...
View ArticleInfinite Runner Starter Pack
Infinite Runner Starter Pack Now Available on the Asset Store The Infinite Runner Starter Pack is a feature complete toolkit for any game within the endless runner genre. It is the original 3D...
View ArticleRewinding animations when player respawns to start of level again.
I'm trying to reset animations on lifts and doors so the player can trigger them again when going though a level again, after repawning to the beginning. Is there a way to reset the animation to be...
View Article[RELEASED] JSON .NET For Unity 3.5+ with AOT Support
JSON .NET for Unity is now only $20! Serialization is integral to persisting data. This community has been extremely supportive of my asset and I wanted to return the favor by making sure it is...
View ArticleGamer To Game Developer Multiplayer Video Tutorial Series on YouTube
Gamer To Game Developer is a video tutorial series where I show you how to build a prototype multiplayer FPS game from scratch using Unity free, and I've designed it for gamers who have no knowledge of...
View ArticleUI breaking on OSX
Hi, After putting in new UI in place we noticed that sometimes the following issue will happens on mac: Sometimes setting the resolution to native will fix the problem but not always. Any ideas how can...
View ArticleObject slightly sink into the material
Hi guys, I'm pretty stuck with some task and I need some advice. I'm trying to create Cube(or Plane) which will have a little bit complicated behavior. When the ball(or balls) fall down on that surface...
View Article[RELEASED] EasyDatabase - The easiest database manager yet!
What is EasyDatabase? EasyDatabase is a multi-platform .NET library that provides a simple and easy way to create and manage local databases on your projects, using classes as tables and properties as...
View ArticleNew UI costing me 20+ fps.
I am running my project in parallel, one with the new 4.6 UI, I noticed a steep decrease in my frame rate,. So made a duplicate project and re-created my interface, using UI Toolkit . Same scene, etc.....
View ArticleWebGL transparent background
I am working at broadcast company, and we decided use unity for real time graphics and transparent webgl canvas background is very important. Is transparent webgl background supported?
View Articleshader queue
hello I am trying to define a shader queue like below but I get a Parse error: syntax error. Does #define not work like this in a shader ? Code (CSharp): #define ABC "Transparent" SubShader {...
View ArticleHow to import 3ds max softbody into unity
Is there any way to import already made 3d softbody dynamics object from 3ds max to unity with all its properties? Will it interact the same way it does on 3ds max? Or any better way to do a softbody...
View ArticleUnity Community Art Challenge - December 2014 - The Christmas Ornament
Unity Technologies is happy to announce it's next "Unity Community Forum Challenge"! Everybody is welcome to join in and show other fellow artist what they can do and compete for the First Place! This...
View ArticleReferencing assets without loading?
Hi there I'm in the process of porting my MonoGame game over to Unity, and so far it has been going great. I have hit a muddy patch when it comes to assets that I haven't been able to find any decent...
View Article2048 Moving the tiles
Hello,i am working on 2048 game, here i have made a 6,6 multidimensional array, i am trying to make the the tiles move to left, but i am getting this error IndexOutOfRangeException: Array index is out...
View Article