Assertion failed: Assertion failed on expression: 'SUCCEEDED(hr)'
When I open a project in Unity, I get this error in the console right after. **Assertion failed: Assertion failed on expression: 'SUCCEEDED(hr)'** I do not really understand what it means. I uninstall...
View ArticleShader support only 4 textures
Hi. I want to create holes in terrain. So i searched cross the google and finded two solutions whis are not optimal. First solution i finded is showed at this [Video][1]. When i add more then four...
View ArticleMaterial or shaders issue
Hi everyone, I'm new in Unity and I'm quite embarrassed for this question that seems to be ridiculous. Simply, when I assign a material to on object with a shader which is different from "Sprite...
View ArticleWhy is my character sliding? (Rigid Body)
Whatta finna pop? I have an issue with my game development. You see, I just created a movement script for my character. He is a rigid body object. He only has an empty with a camera parented to him....
View ArticleIs there anyway to enable collider only when animation plays?,
So here is the issue. The enemy shoots a power, but then stops for about 3 seconds, then reshoots the power, then stops... My problem is I am trying to add a collider to that power and it should only...
View ArticleWebGl Transparent Background Issue
Hi I tried the following code for the background transparency: var LibraryGLClear = { glClear: function(mask) { if (mask == 0x00004000) { var v = GLctx.getParameter(GLctx.COLOR_WRITEMASK); if (!v[0]...
View ArticleUnet error code : unity host id out of bound id -1 max id should be greater 0...
Tried to run on 2018.2.0f2 and 2017.2.0f3 That's now 3 days I'm trying to get rid of this error. I've tried to allow unity in my firewalls, uninstall and install back again unity, to see if i've...
View ArticleIssue between C# scripts and Unity after power outage.
Everything was working fine, until a short power outage occurred, and now most of my attached scripts don't seem to be functioning properly, even though they are still as they were pre-outage. I think...
View ArticleWhy are my objects falling down?,Why are my objects moving when i play game.
The game is a 2D game. I am a beginner on coding and making a game etc. I was watching a video on how to make pong. https://www.youtube.com/watch?v=1oY--Zk9b6w I didn't finish the whole vid yet i was...
View ArticleCamera issue
Hi I am very inexperienced with Unity. For my camera all I see is this grey circle. I don't see the camera icon or box anymore. Can somebody please help.![alt text][1] [1]:...
View ArticleShaderGraph Position from Texture Sample Issue
Hi There, Im just getting into using ShaderGraph as my stepping stone into the world of Shaders and i appear to be having a really annoying issue. I'm trying to create a Sprite Shader that offsets the...
View ArticleCodeless IAP not working, prompt to buy does not appear on iOS devices
Hello, in my game I want the user to be able to purchase two non-consumable items. I followed the entirety of the Unity Codeless IAP Tutorial and searched YouTube for tutorials as well, but on iOS...
View ArticleGetCurrentAnimatorStateInfo(0).IsName
Hello All I've got a problem with GetCurrentAnimatorStateInfo(0).**IsName** at the moment if(anim_Animator.GetCurrentAnimatorStateInfo(0).IsName("LockedLevel2")) { Destroy (gameObject,...
View Articlehaving problem connecting to the internet due to some proxy?,unity is not...
I am having a problem with my computer where I have some proxy problem that I am not able to resolve which is causing some internet apps to not to function properly or not getting internet connection...
View ArticleAndroid build not working properly
Hello there, I just finished my game and build it on android and iOS. Everything is working fine on iOS and in the editor but on Android, Scene is not loading after the rewarded ad is successfully...
View Articleweird looking images
hi. the problem is i'm adding sprite project and the scene it is fine but when i'm playing game image just looking different than original one(in play mode and just image component not source) like: it...
View ArticleMesh get transparent in android device
(Help me please) I am having very annoying issue. Everything is fine in editor but when I checked in android phone then mesh get transparent and it keep flashing between original texture and...
View ArticleHow to Reproduce this issue in unity 5.2.1p3, please help me,thanks!
this issue is about OnAudioFilterRead(),it fiexd. I want to know how to reproduce. url:https://issuetracker.unity3d.com/issues/android-unity-crashes-when-onaudiofilterread-is-running
View ArticleBlack screen came after closing a unity ad., A Black Screen come out after...
When i close unity ad following logcat came in red color...Thanks in advance to help ... 08-31 17:43:05.101: E/libEGL(23748): eglMakeCurrent:1040 error 3002 (EGL_BAD_ACCESS) 08-31 17:43:05.101:...
View ArticleHi guys, help me out with this StartPoint issue
So i have a Generator that spawns minions from the front, it uses a timer to spawn, all ok, but when i reset the game, the generator's position remains in the last position, unless i click 2 times(in a...
View Article