Issue with instantiated text clone
The issue is that the temp.sm and various pieces of code that work with the text piece from unity aren't able to figure out that the text piece is equal to surf monkeys even though the debug.log...
View ArticleMy Character Model Has Some Kind of Anomaly. PLEASE HELP!
Hi, I'm new to Unity and the forums, so i'm not exactly sure how to describe something like this but hopefully someone can help. So I am making this wizardry game and i have this wizard character...
View ArticleWhat's wrong with Photon Demoworker Demo synchronization?
Hello, I have the following concern: After importing the Photon Unity Network from the asset store and making a build in order to test the network, the players over the network can't see one another...
View ArticleLightmap / UV weird object issue
Hello, It's hard to describe but I have attached an image below, I only get a weird looking UV issue on certain models when baking out a lightmap. You can see on the left hand side of this bathtub...
View ArticlePressing play deletes all objects in my hierarchy?
So I have a camera and a sprite in my 2D scene; when I press play to view it in-game, all objects disappear from my hierarchy and it says "display 1 no cameras rendering". I don't understand this at...
View ArticleCan`t find why the game is lagging
Hey there guys, I am doing a replica of the famous game called "aa". The game is about shooting pins into rotating circle. The problem is that when I play it on my pc everything is ok, but when I play...
View ArticleUnity wont let me select an external editor
Here you can see all the editors, but Unity won't let me select any other accept UnityVS.OpenFile and whatever that is doesn't even open. It's extremely frustrating. Please help. ![alt text][1] [1]:...
View ArticleVictory menu is not working HELP
I asked this question yesterday, but it got closed by someone and the person gave me a link that I throughly read but it didn't help me. So here I go again... I'm making my very first game and I've...
View Articlecharacter controller isGrounded issue when landing
First of all, sorry for my bad english. So thats the issue, when I land on the ground, the controller.isGrounded switchs between true and false, just SOMETIMES. everything is fine, i can walk and it...
View ArticleAbout Shooting With Gun
Hi.I made An animation for my gun called "shootwithm9" i have a bullet called "Bullet" and i wrote a script for shooting and im getting errors this is my script: using UnityEngine; using...
View ArticleMy character slides when I press any button
When I press any button that makes my character move, I just slide along the ground in the +X position. This does not appear to be an issue with the code, but ill throw my code in anyway. using...
View ArticleGoogle Play apk certificate fingerprint issue
Hello, I have encountered a problem, when I try to upload new apk to Google Play Developer Console, this window will appear: ![alt text][1] [1]: /storage/temp/96364-snimka.png I use always the same...
View ArticleUnity5 Global illumination issue with 3d tiles.
Hello, I've been trying to setup Unity global illumination in Unity 5.6.1f for my farm game but I'm getting a very strange behavior. The grass tiles where there is a plant above are extremely darker...
View ArticleUnity re-importing small assets every time I click back into window
I'm having an inconvenient issue that occurs every time I click out of the Unity editor into a different application, and then clicking back into Unity. Whenever I click back into Unity, it re-imports...
View ArticleBlack screen with VideoPlayer API on 32bits system
Hi, I have an issue loading a MP4/H264 video with the new VideoPlayer API. It works well in the Editor, and for 64-bits builds as well. But I tested a 32 bits build on both a Windows 10 and a Linux...
View ArticleUnity occasionally jams on reimporting assets.
Hi guys. Recently in unity, it keeps jamming occasionally when finishing writing a script. Unity doesn't crash or freeze, it just refuses to import the asset and the little spinny icon to indicate it...
View ArticleGear Vr app not properly configured for S8 app rejection.
My app has been rejected from Oculus store because of: "It appears that the app is no configured correctly to display VR on the S8. Everything looks off center and it looks like you're seeing...
View ArticleIssue where if I click a button then press W,A,S,D the value of my sliders go...
Background : So this is a very odd issue I've come across and I don't have any explanation for it. Basically in my UI I have a vitals UI that has Health, Thirst, Hunger, and Stamina which are all...
View ArticleUnity Engine Not Intialized?!?
Plz help! Every time i open my android apk. HE CRASHES. Unity Engine Not Intialized. That is it!
View ArticleCustomScroll inherited from RectScroll, executing in edit mode
Hello, I faced weird issue, that I can't understood. I made CustomScroll class inherited from RectScroll. Everything was okey to the moment, when my public variables disappeared from Inspector. In my...
View Article