Any news for DOTS Animation ?
Hi, i was wondering if we could have some communication on what the DOTS animation package is at, currently when i tried upgrading to 2021+ i had compilation error due to some internal code having...
View ArticleRecording Bloom / transparent object on alpha background?
Using HDRP - Everything is setup for image sequencing with alpha, if there are any transparent lit objects or bloom in use it will on work on opaque objects. How do it set my HDRP to use postfx and...
View ArticleWhy does (not) unrolling a loop affect the accuracy of the computations within?
Note! This question is a duplicate of my question at StackOverflow (https://stackoverflow.com/questions...ffect-the-accuracy-of-the-computations-within). I have chosen to post it here as well to reach...
View Article[Worker0] Trying to get RenderBuffer with invalid antiAliasing (must be at...
Unity URP api 12.1.1 2021.2.3 i also found a few old threads from 2018 about this subject seams it may have returned in 2021.2.3 this error happen when i was exporting a few new prefabs for the new 12x...
View ArticleInput.mousePosition to scaled canvas space coordinates
How do you account for Canvas Scaler match width or height mode set to 0.5 when trying to get the mouse click coordinates in canvas space? Here's a video demonstrating the issue: Detailed description I...
View ArticleUnity UI Lock Scaling
Hey, ive set up some of my UI so that it scales with the screen change in size but if you make the screen really squashed or stretched it distorts some of the images. I was wondering if theres a way to...
View ArticleWeb browser view with WebXR support
Is there a way to display a web browser view with WebXR support? I need to develop VR app for Oculus Quest 2, with our website view in it with the ability to play WebXR content. Example...
View Article[Quest] URP performance degradation form Unity 2019.4 to Unity 2020.2
Copy-pasting a message I left yesterday on the SideQuest developers' Discord: ---- Following unexplainable cases of bad performance I've been having for a couple months, I've been running experiments...
View ArticleErrors with the URP Debug Manager
Has anyone seen these errors? They go away if I restart Unity but it's getting tedious. I'm on URP 7.1.3 Unity 2019.4 Code (CSharp): NullReferenceException: Object reference not set to an instance of...
View ArticleObject reference not set to an instance of an object
So i'm following this tutorial around minute 50 But I keep getting the same error: NullReferenceException: Object reference not set to an instance of an object Player.FixedUpdate () (at...
View ArticleUnity 2021 LTS Is Now Available
Download & Release Notes | Docs Unity 2021.3 is now available as the latest LTS version on the download page and in the Unity Hub. Check out our... Unity 2021 LTS Is Now Available
View ArticleUsing texture array slices as icons, instead of sprites/texture2d
I'm experimenting with UI Toolkit and it looks quite promising, as I've been hoping -- thanks Unity team! I'm DIYing a lot of things in my game, and one of them is to use texture arrays as texture...
View ArticleTowerDefense ToolKit 4
View attachment 235675 TowerDefenseToolKit (TDTK) is a an easy to use and flexible Unity game engine coding framework designed for construction of TowerDefense(TD) game. The aim of the toolkit is to...
View ArticleSpace 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 ArticleIntroducing the Vector API in Unity 2022.1
This will be a brief overview of the new UI Toolkit Vector API that recently landed in Unity 2022.1 First, a bit of (mesh generation) context: UI Toolkit already provides the Mesh API which allows...
View Article2D URP not working on android (and other problems)
I'm creating a game that uses 2D sprites set it a 3D world. This effect is created using 2D sprites rotated and stuck together to fake a 3D object. We decided to go for this approach since we didn't...
View Article[UPDATED] First-Person Parkour System v2.0 for Playmaker
Asset Store Link (Must Own Playmaker and... [UPDATED] First-Person Parkour System v2.0 for Playmaker
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 ArticleIMPORTANT: Upcoming changes to the Graphics repository
Hi everyone! We would like to update you on changes coming to the Graphics public repository at https://github.com/Unity-Technologies/Graphics. We are moving the development of the Graphics packages...
View ArticleSlope Detection Issue
I don't know, why my enemy on my platformer game doesn't getting information about he is on slope or not. I have same functionality added to player, and it works. Somebody can help me figure out what's...
View Article