Paint In 3D ️️✏️ In Game & In Editor & Skinned Mesh Painting
Paint all your objects using Paint in 3D - both in game, and in editor. All features have been heavily optimized, making it great for WebGL, mobile, VR, and much more! >> Get Paint In 3D...
View ArticleComparing different approaches for Events in DOTS
Github repo: https://github.com/PhilSA/DOTSEventsStressTest I decided I wanted to try all kinds of different approaches to DOTS events, and profile them to better understand the pros & cons of...
View ArticleHow to access what gameobject is inside an XR Socket Interactor?
Hi all, I'm basically trying to make a coffee shop game in VR (on HTC Vive). Right now, the coffee machine has a lever that, when you pull it, should have the machine pour out coffee in two streams,...
View Article[RELEASED] Racetrack Builder
Hi everybody! I'd like to announce the Racetrack Builder package for creating elevated racetracks. https://assetstore.unity.com/packages/tools/modeling/racetrack-builder-138353 You use the editor UI to...
View ArticleCollaborate will soon be upgraded to Plastic SCM
Hello Collaborate Users! We’re here to announce an exciting new upgrade to your version control capabilities. On November 26th, we will begin upgrading the version control component within selected...
View Articlegetting correct instance of script from multiple
Hello there. I am trying to get the correct instance of a script<Soldier> referenced in a projectile from multiple instances of the same enemy the way i did this is to instantiate the projectile...
View Article[Released] Lux URP Essentials
Lux LWRP Essentials provide a growing collection of manually written and optimized HLSL shaders and custom nodes for Shader Graph to cover a wide range of use cases such as: Environment related shaders...
View ArticleWIP Small Works Game / Programming Thread
Post any Unity related small programming / game work in this thread for feedback. I accidentally deleted the old thread because I clicked a button I was not meant too I'm sorry. Feel free to post again...
View ArticleHow to handle serialization of large number of images
Hey guys, I was just wondering how I could handle 100s of inventory icons? When the inventory is loaded, I would like to populate the inventory with icons based on what item id's the player currently...
View ArticleUNITY_SAMPLE_SHADOW correct usage
Hi, I've been working on shaders for my game on my laptop, which is great, because I can easily switch between testing on Intel integrated graphics (both for low-end performance and compatibility...
View ArticleNeed Help linking UI Button to perform abilities based off of what is...
Good Evening guys! So I am working on my metroidvania and one of the main mechanics in my game is the player being able to transform into various different forms (10 to be exact) so eventually I plan...
View ArticleError using managed code with NuGet packages
I've setup a new Unity project that I want to reference a separate .Net project. I read here that the best way to do this is by building the separate project and moving the .dll to a Plugins folder...
View ArticleEvent System + UIToolkit + Linux = No Backspace or Delete in Textfield
As the title says. If you use an UIToolkit Textfield together with the Event System from UGUI then Delete and Backspace no longer work. Delete prints weird characters and Backspace does nothing at all.
View ArticleOpenXR - HTC Controller not tracking
Hi, I have been following the development of OpenXR since September and it worked well on my Oculus and the Vive Pro. But since February, after doing all the updates (OpenXR 1.3.1, XR Interaction...
View ArticleLoading a next scene does not load it's Environment Lighting Source Skybox
Hi there, I'm working on a project that does not use baked light anywhere but, when switch scene, be a usual LoadScene or LoadSceneAsync (Single or Additive) the Environment Light, and only when it's...
View ArticleImport getting stuck after upgrading to 2021.2.2f1
Since upgrading to 2021.2.2f1 and the introduction of multi-process importing, we are seeing issue where imports get stuck in a cycle of waiting for workers that eventually times out. It seems to be...
View ArticleOne asmdef file per package?
Hello everyone, To avoid having spaghetti code, I'm putting one asmdef file in every package. That way if there's a cyclic dependency in packages, the code just doesn't compile. It's a principle I used...
View ArticleUpdate demo to run under 2021.3 (LTS)
Now that the UI Toolkit is (as I understand it) included with 2021.3, not as a preview package and with runtime support, can you update the demo project?...
View ArticleUnity OpenXR error: Failed to suggest bindings
Hi, I am using Unity OpenXR Plugin 1.3.0 I added this interaction profiles: HTC Vive Controller Profile Khronos Simple Controller Profile Microsoft Motion Controller Profile Oculus Touch Controller...
View ArticleVoxel Importer
https://www.assetstore.unity3d.com/#!/content/62914 About Import "MagicaVoxel", "Qubicle" and Pixel art. Animation your voxel character! Features - Skinned Animation support (Create skinned mesh) -...
View Article