Space Graphics Toolkit & Planets
Make the space scene of your dreams using Space Graphics Toolkit. This huge collection of space effects can be customized and combined in any way you like, allowing you to quickly make realistic or...
View ArticleHas anyone tried visual studio 2022?
I have been hearing news about these by chance, so I am curious. Has anyone actually tried it? Is it any better than 2019? Or still not completely ready to use yet (I.E: still buggy or something).
View Article[Released] Ambient Character Shadows - A Capsule soft shadow implementation
View attachment 978198 [Released] Ambient Character Shadows! Using tthe famous Capsule shadows algorithm used in many AAA titles​ I've found many implementations and many people discussing this famous...
View ArticleSmall Fonts are a big problem
I've noticed this problem more or less across the board on any text heavy unity game. Smaller text just looks awful. TextMeshPro was never a great solution for small text that really requires subpixel...
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 ArticleBakery - GPU Lightmapper (v1.9) + RTPreview [RELEASED]
Asset store link: https://assetstore.unity.com/packages/tools/level-design/bakery-gpu-lightmapper-122218 Link to RTPreview plugin for Bakery:...
View ArticleUnity Future .NET Development Status
We’ve had a good bit of interest on various forum threads about Unity’s plans for C# and .NET in the future. Microsoft has been pushing the .NET ecosystem in a number of beneficial directions, and we...
View ArticleCompiler errors after installing Unity
I just installed unity and unity hub, when launching a project, I get the following (compilation?) error:...
View ArticleNo Unreal 5 thread?
Kind of surprised no one is talking about Unreal 5's press release. What's everyone's opinions so far? I'm still favor Unity for their strong points (community, documentation, games to market,...
View Article[BETA RELEASE] Amplify Impostors
* * BETA RELEASE * * ​ Asset Store Page - Manual -...​ [BETA RELEASE] Amplify Impostors
View ArticleCinemachine Camera is off center and won't follow character?
Hey everyone! This is my first unity forum post so let me know how I do I just started using Unity and I'm having some problems. I got a script going that lets me use arrow keys to move my character,...
View ArticleHow do you set animations for purchased characters?
Hi, How do you set animations for purchased Humanoid characters? Let's asume they got only 3 animations: run, walk and idle. How do you animate left/right walking, strafing and so on? How do you...
View ArticleCan I stop auto compile after edit, create or remove a script?
I've unchecked both directory monitoring and auto-refresh but it still compiles every time I edit, create, or remove a script. How to disable Unity to auto-reload? PS.I try both 2021 and 2020 LTS
View ArticleFPS wont increase even if high poly model is behind a plane
I have very high poly mesh behind a simple unity plane. FPS drops somewhere around 10fps when the high poly object is active even if its hidden behind the plane. > Its a new project > Camera...
View ArticleLocalization not working on android phone
hello everybody so in my app I need to show some text in different languages but in the same time(to be spesefic english and french and arabic) so I did this: Code (CSharp): LocalizedString myString =...
View ArticleSingle or multi Scane
im making a game that contain more than 15 levels, is it better to make Scene for every level ? or making all of them on single Scene ?
View ArticleTextures Issues
when applying a texture to 3D object, is there a way to fix that issue as show in the picture ?
View ArticleHow to use scriptable objects for equipping weapons (Classes - IAttack...
Right now I have two parts of my code I need to connect, an equipment system and a player character who swaps weapons using interfaces via code that looks like this Code (CSharp): IAttack...
View ArticleMouse click UI check passthrough.
As I've spent most of the afternoon working on this and others in this forum have asked about this type of issue, here is one example of how to deal with mouse click RayCast ignoring the UI Toolkit...
View ArticleRadio PRO - MP3 and OGG-streaming solution
Radio Have you ever wanted to implement radio stations but don't want (or can't) pay an horrendous amount of money? Whenever you like to provide good sound from famous artists for your games or apps,...
View Article