character slides over the floor
This is my first time posting a question here. Hopefully someone can help with the problem I am having. I'm new to Unity. My problem is when i set ground friction to 1 my character stuck on the ground...
View Articlemy organization has been blocked without real proof
Hello there, I'm still waiting the response from Unity Ads Team about the official reason about my organization has been blocked from my original appeal since 15 days now, I require proof with...
View ArticleADS Stopped Suddenly 0 impression!
Hello,one of the my game impressions are suddenly drop to 0. it looks like ads not running for my game, may I know the reason of it? I did not to anything illegal or etc! I am getting this error :...
View ArticleWhy do certain sprites ,look as if they're further back in the window?
I am learning how to make games using unity, i have used free sprite packs from unity's store. i have selected each individual sprite and changed its z position to 0, but when the game runs it looks...
View ArticleIn-game Code Editor using Textmesh Pro
Hello all, for my current project I need to implement an in-game code editor able to hold at least 800-1000 lines. My first implementation was based on TMPRO Input field but performance plummeted after...
View Article[RELEASED] Turn Based Strategy Framework
CHECK IT OUT ON ASSET STORE This project is a highly customizable framework for turn based strategies. It allows to create custom shaped cell grids, place objects like units or obstacles on it and...
View ArticleCant make enemy shoot in players direction
Hi guys, Battling to get the enemy to shoot in the players general direction, works sometimes, but is mostly shooting 90 degrees to the right or up. this is the code im using: Code (CSharp): using...
View ArticleUnity Updated Roadmap 2022
Hey all, hope you are doing well. Here is the GDC footage showing most up to date roadmap for Unity. I took the time to timestamp most of it in one of the comments. May have missed or skipped small...
View ArticleMove character by touch
Hello, I'm trying to move my character by touch. Let's say I swipe right I want my character to keep moving to the right, and let's say I swipe forward then I want my character to keep moving forward....
View ArticleVery bad performance with vsync tuned off.
Hello! I am developing a game and the release date is right around the corner. There is a problem with the performance. It appears when profiling the build that the vsync kills the framerate. See the...
View ArticleMaximum number (256) of shader global keywords exceeded, keyword will be...
I use 2019.2 and Standard rendering, and there is still a max of 256 global keywords, that means if you import a lot of different assets from the Unity asset store you will get this error making game...
View ArticleCloud Build iOS triggers C# compilation errors which are not triggered locally
Building or running the project locally does not trigger any C# compilation errors. building on Cloud Build for iOS triggers: Code (CSharp): [Unity] -----CompilerOutput:-stdout--exitcode:...
View ArticleFalse glitches and errors.
I'm making a 2D horror game at the moment and would love to see people sharing ways to make the game look like it is glitching out, chromatic aberration, slicing, colour shifts and zoom changes would...
View ArticleHow to remove the configuration specification window?
Hey there! I've got a problem but haven't got a solution. I have a Unity project named "Falling Ball" and I want to build it as a standalone game. After the build process is completed, I run the...
View Articlehow GenerateAuthoringComponent for not public attribute
when I define not public attribute for IComponentData, got 'xxx.Field' is inaccessible due to its protection level. how i can fix it. thanks.
View ArticleSame function not working the same in different script
Hi guys I have the exact same function working on one gameobject that shoots in the direction of the player. But the same function on another object it doesnt seem to work properly, if anybody could...
View ArticleImproving iteration time on C# script changes
Hello, Earlier this year, many users have reported increased waiting times (from 2s previously to 4s/6s) when changing one C# script + waiting for a domain reload on a simple Core 3D template or when...
View ArticleAudio: Pause/Resume doesn't work anymore (2021.3.0f1)
Hey! After upgrading to 2021.3.0f1, my functionality of pausing and resuming audio playback isn't working anymore in WebGL builds. It's working in the editor and it has been working in WebGL when I was...
View ArticleNATIVE PLUGINS for Unity: iOS, Android [Billing, Cloud Save, Game Services,...
Cross Platform Native Plugins : Essential Kit V2 is out now and available on Asset Store. Version 1 vs Version 2... NATIVE PLUGINS for Unity: iOS, Android [Billing, Cloud Save, Game Services,...
View Article(iOS) GooglePlayServices not found
I'm getting this error on my Mac after updating to the latest Unity 2021 LTS....
View Article