Low sound volume on phone speaker but normal on headphone
Hi, I have an issue with the sound of my game. I exported my game with music on an iPhone 6. The volume of the sound for my game is normal on headphone but is very low when it comes from the phone...
View ArticleUnity won't start properly
Problem: Unity makes it to the main window, where everything remains white with a loading circle when hovered over. Never finished loading, is just suck. Weird symptoms: It takes a LOONG time to load...
View ArticleGameObjects not detecting positions of others correctly
Hey guys, I'm trying to get a number of cubes (20 right now) to randomly arrange around a central cube, so that they're all adjacent to at least 1 other cube but none are overlapping. However, a couple...
View ArticleIssues with AnimationCurves
Hello everybody, I have a class (scriptableobject) and for that class I have a editor (custom inspector) script. The issue that I am having is that whenever I try to edit the animationcurve property,...
View ArticleHow to make the app called Gamma AR?
This is a video link: https://www.youtube.com/watch?v=e0uSe-PiATg I want to know how to make them, I have no idea . Anybody know?Tell me what you think,thanks!
View Article2D Character shakes when moving diagonally
This didn't use to happen, but I haven't been working on my game for a few weeks. Today I was finally done with schoolwork so I was looking forward to working on the game. However, when I ran it to...
View ArticleRealtime Lighting Indirect issue
I've pre-computed the realtime lightmap for my scene and it is almost good, unfortunately there is an issue. Here a picture. . As you see, only one of the two table is enlightened with a green halo,...
View ArticleTrees are flying when rigidbody is activated
(Here is a video) https://streamable.com/xdzu6 I'm trying to make a tree fall when it's health is 0. I then add rigidbody and use AddForce to make it fall, but it flies instead. I also tried setting...
View ArticleRussia can't connect to Unity servers!!!
I live in Saint-Petersburg and have encountered one issue. I can't log in Unity or activate it online without VPN. I tried updating my system, logging in browser and etc. No VPN - no Unity. I am not...
View ArticleUnity Collab Error: "Request timed out." when trying to upload a...
Hi I've been unsuccesfully trying to push an update on my Unity 2018.2.2f1 lately. The size of the update is around 230 MB and I recently integrated Wwise into my project (that's the reason why the...
View ArticleInspector doesn't show updated values for public variables (ISSUE or IGNORANCE?)
Hi! ---------- I've noticed the inspector is not showing the updated values of public variables in a script. For instance, in my script, the **public** variable *useless* is equal to 66: public int...
View Article90 Degree stopping rotation on y-axis issue
Hello there, I am facing a weird rotation issue. I try to rotate a cube 90 degree around y-axis after input. It works properly on first 3 inputs but after that, it starts rotating continuously. I check...
View ArticlePostLateUpdate.PlayerUpdateCanvases issue
I put in my HUD (a Canvas with **Render Mode = Canvas Space - Camera**) two Text object to show how many ammo you have in your inventory and into your gun, so when I equip my gun, the HUD shows up with...
View ArticleUnable to convert classes into dex format.(Duplication Issue)
I am getting this error and unable to under stand that which libraries are duplicate. i have also attached a screenshot containing the libraries i am using. stderr[ Uncaught translation error:...
View ArticleUnity will not launch nor Unity Made Games
First, Unity Hub will start and I will go to build a project and when I click it, it will display a loading bar and then go away. Simultaneously in the task manager, unity will be there and then just...
View ArticleCharacter pose for humanoid setting
Hi, I'm Lindy. I would like to ask how to create a pose when creating a 3D character. (T pose or A pose) The Unity official manual tells the character to make a T-pose to use the humanoid system....
View ArticleApp not installed on android because keystore
hi. i released my android game a month ago and now i want to build update for that. but when i use my keystore , generated apk doesn't install on android and i'm pretty sure that is keystore problem...
View Articleissue unity: drag window between two monitor
On my mac, when dragging a window between two monitors the mouse position is shifted from its original position. I made further inquiries and discovered that the problem occurs when the second monitor...
View ArticleIs this an expected and normal VSync behavior ?
Hi ! I saw this question unanswered for quite a long time now (2015) and I believe it's causing jitter. Is it normal for VSync to take only 0ms once every a few frames (as showed in the image) ? I...
View ArticleTrying to import package but it keeps changing the name of the scene in the...
Here are my steps to recreate my issue: Open project 1 - Rename scene from SampleScene to E09 - export scene Open project 2 - Rename scene from SampleScene to E11 - export scene Open new project -...
View Article