Asset Store newest packages

Subscribe to Asset Store newest packages feed Asset Store newest packages
The newest packages in the Unity Asset Store.
Updated: 40 min 7 sec ago

Multi-Resolution Image Tool by Den4ik

40 min 12 sec ago
Professional tool for creating images of different resolutions from a single source file in Unity Editor.

• Pre-configured presets for Yandex Games, CrazyGames, Google Play, and App Store

• Custom resolution support - create your own presets with any dimensions

• Three scaling modes: Scale To Fit, Scale And Crop, Stretch To Fill

• Interactive preview with drag-to-position and mouse wheel scaling

• Proportional or independent X/Y axis scaling (0.1x - 3.0x)

• Real-time preview with thumbnail list view

• Copy/Paste settings between resolutions with automatic offset scaling

• Batch export all enabled resolutions with one click

• Progress bar for export tracking

• Automatic file naming based on resolution settings

• Multilingual interface (English/Russian) with one-click language switching

• Modern UI with gradient backgrounds and color-coded indicators

• Script reference API for programmatic preset creation

• Supports PNG, JPG, JPEG, BMP, and TGA input formats

• High-quality image processing using RenderTexture

**Multi-Resolution Image Tool** is a powerful Unity editor tool that allows you to quickly and easily create image versions for various platforms and resolutions. Load one source image, configure parameters for each resolution, and export all versions with a single click.


Price $4.99

Viking World - Stylized Environment by RG Poly

53 min 7 sec ago
  • 1 Demo Scene
  • 360 3D Models & Prefabs
  • 30 Materials
  • 72 Textures (Resolution range: 128x128 up to 2048x2048)

Viking World – Stylized Environment is a massive, production-ready collection of 360 optimized low poly 3D models and prefabs designed specifically for games and real-time applications.

This pack provides everything you need to create fully detailed and immersive stylized Viking environments — from peaceful Nordic villages and forest settlements to mythic rune-filled locations inspired by Scandinavian legends.

The asset is built with a strong stylized identity, combining clean shapes, vibrant colors, and optimized shaders to achieve a modern, game-ready look


Every model is game-ready and designed with modular workflow in mind, making it easy to quickly assemble villages, forests, terrain areas, and atmospheric Viking-themed worlds without performance drops.

What’s Included:

  • Viking houses and wooden structures
  • Modular building elements
  • Nordic environment props and decorations
  • Rocks with rune carvings
  • Foliage, trees, and natural assets
  • Terrain elements
  • Atmospheric environment details
  • Shields and Weapons
  • Many More Stylized Props

VFX and Particles:

  • Dandelion Flowers
  • Light Shaft
  • Lens Flare
  • Butterflies
  • Falling Leaves

Custom Tools & Systems (All with Documentation):

  • Simply Rotator – Tool for rotating selected object parts easily and efficiently
  • Multiple Layered Stylized Shader – Advanced optimized multi-layer stylized shader system (includes full documentation)
  • Weight Painter – Tool for painting material weights directly on objects (used by the Layered Stylized Shader system)
  • Terrain Texture Baker – Advanced terrain texture baking tool
  • Foliage Stylized Shader – Optimized shader designed specifically for stylized vegetation
  • Blend Packer – Texture channel packing tool (Height + Albedo + other channels) used for optimization and layered materials

All tools are production-ready and include documentation.

Package Include:

  • 1 Demo Scene
  • 360 3D Models & Prefabs
  • 30 Materials
  • 72 Textures (Resolution range: 128x128 up to 2048x2048)


Price $60.00

ColliderLabelsTool by IntoTheMist

1 hour 13 sec ago
Label your colliders directly in the Scene view and check which scripts communicate with selected colliders.
  • This asset is specifically for 3D colliders. 
  • It can be used on any pipeline. 
  • It does not work with custom gizmos 

Unity’s colliders only show wireframes and handles in the editor. This tool lets you add human-readable labels like “Combat Range”, “Interact Trigger”, or “Hearing Radius”, making it easy to understand what each collider does — especially when multiple colliders exist on the same GameObject or in a hierarchy.


Price $0.00

Simple Offline LLM by David Addis

1 hour 1 min ago
Local, offline, cross-platform Large Language Model interface using Unity Inference.

- High-quality and local LLM Unity Inference interface

- Cross-platform

- Offline; no networking required

- CPU or GPU-accelerated

- Confirmed compatible with Phi 1.5, Phi 3.5, SmolLM2 and gpt2

SimpleOfflineLLM is a package that will let you run a Large Language Model locally within Unity using the official Unity Inference package. It's completely offline without any networking or services required.


It does not have any platform-specific code or libraries, so can be used on any platform supported by the Inference package (Windows, Mac, WebGL and Android tested). Inference can be performed on the CPU or GPU.


LLM models can be extremely large (10GB+), so download links are provided to acquire these separately. After download, they can be quantized to reduce the size to approximately half (fp16) or one quarter (uint8). It has been tested with several popular LLMs: Phi 1.5, Phi 3.5, SmolLM2, and gpt2. It is possible to extend support to other LLMs either yourself or in future releases of the asset.


The goal was to build a relatively thin interface between Unity and freely available ONNX models, allowing you to customise your use of the LLMs. You are free to take the sample code which provides a GUI dialogue with the model, or build your own API around the LLM classes.


Price $19.99

UXML Browser UI & Idle Tycoon Sim by Velesio

1 hour 3 min ago
The ultimate in-game browser simulation + idle tycoon! Modern UXML Toolkit code, 7 upgrade tracks, vendor system, and full save logic. Perfect for in-game computer or idle webshop!

• **Unity Version**: Built for Unity 6 (6000.3.x or later)  

• **Rendering Pipeline**: Universal Render Pipeline (URP)  

• **UI Framework**: Unity UI Toolkit (UXML/USS)  

• **Save System**: JSON-based persistence using Newtonsoft.Json  

• **Input Handling**: Unity Input System  

• **Codebase**: 2000+ lines of clean, modular C# code  

• **Extensibility**: ScriptableObjects for products, vendors, upgrades, and additional site configurations  

• **Performance**: Optimized for low overhead, responsive UI  

• **Cross-Platform**: Compatible with PC, Mac, and consoles  


FILE COUNT  

• ~50 C# scripts  

• ~35 ScriptableObject assets  

• 4 UXML layouts  

• 2 USS stylesheets  

• 2 Scenes  


CODE ARCHITECTURE  

• Singleton managers with lazy initialization  

• Event-driven communication  

• ScriptableObject-based data for easy customization  

• Clean separation of concerns for maintainability  


UI SYSTEM  

• Unity UI Toolkit (not legacy uGUI)  

• Fully styled with USS  

• Responsive design for all resolutions  

• No external UI assets required  


SAVE SYSTEM  

• JSON serialization via Newtonsoft.Json  

• Auto-save with configurable interval  

• Backup file for corruption recovery  

• Cross-platform persistent data path  


DOCUMENTATION  

• Inline XML documentation for all public methods  

• Comprehensive `docs.md` guide for setup and customization  

• Game Design Document (GDD) included for reference  


NEW FEATURES  

• **Expanded Site Options**: Simulate multiple types of websites, from e-commerce to social media, with customizable layouts.  

• **Idle Webshop Tycoon Mechanics**: Build and grow your online business empire with 7 upgrade tracks, vendor partnerships, and a dynamic popularity system.  

• **Enhanced Browser Simulation**: Authentic web browser interface with additional functionality, including back/forward navigation, refresh, and customizable URL bar.  

• **Prestige System**: Reset progress to unlock permanent bonuses and expand to new markets.  


This asset is the ultimate solution for creating immersive in-game browsing experiences while doubling as a fully functional idle webshop tycoon game!

🖥️ THE ULTIMATE IN-GAME BROWSER SIMULATION!

ShopSim is a complete UXML/UI Toolkit browser interface + idle tycoon game that can be embedded into ANY Unity project. Walk your player to a computer, open this interface, and boom—they're browsing a fake website inside your game world!

Built entirely with modern Unity UI Toolkit (UXML/USS), this isn't just a standalone game—it's a reusable, production-ready web browser simulation with fully functional e-commerce tycoon mechanics. Whether you're creating a cyberpunk RPG, a sci-fi adventure, or a standalone idle tycoon game, ShopSim is the perfect solution!


━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


💻 MODULAR BROWSER INTERFACE (EMBED ANYWHERE!)

• Drop this UI into ANY game—perfect for in-game computers!

• Player walks to a PC, presses E, this browser opens

• Fully self-contained UXML/USS code

• No dependencies on legacy uGUI

• Works as standalone game OR embedded minigame


🎮 COMPLETE IDLE TYCOON MECHANICS

• Fully functional idle gameplay with passive income

• Operating costs create meaningful tension

• Popularity system affects customer flow

• Session-based idle (time progresses while playing)


🖥️ PRODUCTION-READY UXML BROWSER CHROME

• Authentic web browser look: URL bar, back/forward buttons, refresh

• Fully coded in UXML/USS—2000+ lines of clean, reusable code

• CSS-like styling with variables for easy theming

• Responsive layout that scales to any resolution

• Perfect reference for learning modern Unity UI Toolkit


📈 7 UPGRADE TRACKS

• Hosting - Reduce operating costs

• Marketing - Increase customer flow

• Customer Experience - Boost popularity

• Payment Processing - Lower transaction fees

• Vendor Network - Reduce vendor costs

• Promotion - Better promotional campaigns

• Product Expansion - More listing slots


🤝 VENDOR PARTNERSHIP SYSTEM

• 5 vendor tiers from Budget to Premium

• Each vendor unlocks product categories

• Balance costs vs. benefits

• Popularity bonuses from quality vendors


📦 20+ PRODUCTS INCLUDED

• 6 categories: Gaming, Home, Fashion, Books, Gifts, Kitchen

• Easy to add your own products via ScriptableObjects

• Products tied to vendor partnerships


💾 ROBUST SAVE SYSTEM

• JSON-based persistence with Newtonsoft.Json

• Auto-save every 60 seconds

• Backup system prevents corruption

• Cross-platform save locations


🖥️5 IN-GAME WEBSITES — A WHOLE FAKE INTERNET!

• 🛒 ShopSmart — The main idle tycoon webshop admin dashboard

• 🔍 Schmugle — Search engine homepage (Google parody, with functional search bar)

• 📰 NewsByte — News feed with business & e-commerce articles

• 💬 ChitChat — Social media feed with posts from fellow merchants

• 🏦 CoinVault — Banking portal with account summary, transactions & loan offers

• Navigate between sites via the URL dropdown — just like a real browser!

• Each site has its own unique UXML template — easy to customize or replace

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


📋 WHAT'S INCLUDED

SCENES

• Main Menu - Title screen with New Game / Continue / Quit

• Main Game - Complete gameplay scene

UI PANELS

• Dashboard - Financial overview, balance graph, live sales feed

• Listings - Manage your product catalog

• Vendors - Partner with suppliers

• Upgrades - Level up your business

• Quit Popup - Save and exit options

MANAGERS (Clean Architecture)

• StatManager - Money, Popularity, Costs

• TimeManager - Day/night, speed controls (1x/2x/3x)

• EconomyManager - Customer flow, transactions

• UpgradeManager - Track-based progression

• VendorManager - Partnerships

• ProductManager - Listings

• SaveManager - Persistence

SCRIPTABLE OBJECTS

• 20+ Products ready to use

• 5 Vendors with tiers

• 7 Upgrade Tracks with 5 levels each

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


🎯 PERFECT FOR

✅ Adding in-game computers/terminals to your existing game

✅ RPG/adventure games needing interactive PC minigames

✅ Learning Unity UI Toolkit (UXML/USS) with production code

✅ Office/work simulators needing realistic web browsing

✅ Cyberpunk/sci-fi games with hacking/shopping terminals

✅ Standalone idle tycoon game projects

✅ Study clean UI Toolkit architecture (no spaghetti uGUI!)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


⌨️ KEYBOARD SHORTCUTS

• Space - Toggle pause

• 1 - Normal speed

• 2 - Fast speed (2x)

• 3 - Fastest speed (3x)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


📚 DOCUMENTATION

Comprehensive documentation included:

• Quick Start Guide

• Full API Reference

• Customization Guide

• ScriptableObject Setup

• Troubleshooting Section

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


🔧 EASY TO EXTEND & EMBED

• Swap shop content for ANY website simulation (social media, email, etc.)

• Add products/vendors with ScriptableObjects (zero code)

• CSS-like USS variables for instant theming

• Clean UXML structure—easy to read and modify

• Plug into your game's interaction system (E to use computer)

• Event-driven architecture—no tight coupling

• All UI in UI Toolkit—no mixed uGUI/UI Toolkit mess

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


Price $15.00

Astral Pincer by Nebulance

1 hour 5 min ago
fantasy, 3d, 3d-prop, 3d-weapon, magic, gameready, staff, lowpoly

Number of textures: 1

Texture dimensions: 4096 x 4096

Polygon count of [Model Name]: - Triangle count: 7,936
- Vertex count: 3,993
- Polygon (face) count: 4,231

Minimum polygon count: 7,936

Maximum polygon count: 7,936

Number of meshes/prefabs: 1

Rigging: No

Animation count: 0

Animation type list: None

UV mapping: Yes (Non-overlapping)

LOD information (count, number of levels): - LOD count: 1
- No additional LOD levels included

Types of materials and texture maps (e.g., PBR): - PBR material
- Albedo (Base Color)


A mystical magic staff perfect for fantasy lowpoly games, RPGs, or character props.


Price $4.99

Cozy Casual XIII - Game Music Pack - Relaxing, Jazz, Casual, Friendly, Chill VGM by Lufus

1 hour 7 min ago
Cozy Casual XIII - Game Music Pack - Acoustic, Farm, Social, Relaxing,

Audio file types: WAV

Sample rate: 44.8kHz

Bit depth: 32bit

Loopable: Yes

Additional: Stereo

No AI was used to create any aspects of this product.


Made for casual, cozy and adventure games, Cozy Casual XIII is a Game Music pack that brings life to your games.


Featuring instruments like the acoustic guitar, soft piano, soft drums, glocks, ukulele and subtle marimbas, Cozy Casual XIII is made for those stories that we all love.


What’s inside:


– 12 original high-quality music tracks

– 12 loops that repeat smoothly

– 24 total files

Unlimited royalty-free usage


Listen to this Game Music Pack here.


Why This Pack Works


Sounds great in any device: All music themes and audio are fully mixed and mastered for seamless playback on any device.

Avoid incongruent volumes: All themes and SFX are mixed and mastered for consistent volume.

Repeat music seamlessly: All music themes are fully loop-able, allowing for uninterrupted gameplay.

Monetize safely: All music is cleared for monetized content and fully safe to use on YouTube, Twitch, and other platforms.


What people are saying:


“11/10 WORTH A SINGLE PENIES. It's SO GOOD, it fit my game theme, the music is awesome…” by Kudorado on 8-Bit Casual Bundle Vol. 3.

“Great Asset, Fantastic Person to Work With. Loved the music so much we decided to use it for our trailer...” by Chief_Whale_In_Space on Cyberpunk X.

“Great Music Pack And Artist... Each full song is four minutes long on average...” by ScorpiousG on EDM Gaming.


About Composer:


Lufus is a music producer, composer, and sound designer behind original soundtracks for PlayStation, Xbox, Steam, and mobile games like Parchisi Star Online (50M+ downloads), Pixel Car Racer (10M+), and Drift Clash (5M+).


Support & Help:


Need help downloading, implementing, or customizing your audio? Feel free to reach out at iamlufus@gmail.com or visit the FAQ on my website.




Price $19.97

Fire-Effects by DRACULA CRAFT

1 hour 44 min ago
Fire & Smoke VFX Pack – Realistic Particle Effects for Unity Bring your scenes to life with this high-quality Fire & Smoke VFX pack, designed for games, cinematics, and visual projects.

List of VFXs included 10

Smoke Sheet Texture size 14 mb

Gradiant Texture sizes 0.7 mb

Number of VFXs 10

Custom shaders 2

FLAME VARIATIONS 10

  • Realistic fire and smoke particle systems
  • Looping and burst variations for flexible use
  • Optimized for URP, HDRP, and Built-in Render Pipeline
  • Fully customizable particle colors, size, and emission
  • Works with Unity’s Particle System & VFX Graph
  • Perfect for explosions, campfires, burning objects, or ambient effects

Ideal For:

  • Game environments (action, survival, fantasy, or modern)
  • Cutscenes and cinematics
  • Visual effects artists and indie developers

Compatibility:

   please install shader graph in unity

  • Unity
  • Supports PC, Mobile, and Console platforms

Price $15.00

Stylized Textures - Vol 244 - Straw by Yoge

4 hours 17 min ago

Resolution: 2048x2048

Maps included:

- Color

- Normal

- AO

- Height

- Mask

This pack contains:

8 seamless textures


Price $4.99

2D Characters - Minimal Characters by LAYERLAB

4 hours 21 min ago

------------------------------------------------

Join in to our LAYERLAB Discord Community!

------------------------------------------------


A free asset pack designed for rapid game prototyping,

including 8 minimal-style human characters and 2 map/fortress images.

The characters are built with separated body parts for easy animation setup,

and the map assets are also divided into individual elements,

making them simple to modify and integrate into your game.



✨ Features


  • 👤 8 minimal human character variations
  • 🏰 2 map and fortress images included
  • ✂️ Characters are separated for animation-friendly workflows
  • 🧩 Map assets split into editable elements
  • 🎮 Ideal for prototyping across various game genres


📦 Files Included


  • 📦 PNG and PSB format
  • 🧩 Fully editable PSD source files included

A lightweight and flexible asset pack,

perfect for early-stage development, testing ideas, and rapid iteration.


🚫 This asset may not be used for training, input, or any purpose related to generative AI programs.



____________________

📦 MINIMAL SERIES

GUI Pro - Minimal Game Blue

GUI Pro - Minimal Game Light

GUI Pro - Minimal Game Dark

2D Minimal - Environment 1

2D Minimal - Character Maker



----------------------------------------------------------

If there any suggest or idea for improvement feel free to contact me, if it

possible I will add your request in further updates.


📰 Follow us for updates and news!

Discord | Youtube | Facebook | Support mail


LAYERLAB

https://layerlab.games


Price $0.00

2D Characters - Casual Monsters by LAYERLAB

4 hours 22 min ago

-----------------------------------------------

Join in to our LayerLab Discord Community!

-----------------------------------------------



Free Monster & Fortress Asset Pack for Casual Battle Games

This free asset pack is designed to help you build casual battle games quickly and easily.

It includes popular monster characters such as skeletons, goblins, and slimes, along with side-view fortress images that can be used for combat scenes or stage backgrounds.

All characters are properly separated into parts, making them ready for animation work.

Whether you are using bone-based animation or simple motion setups, these assets are prepared for immediate use.


  • 3 Skeletons, 3 Goblins, 3 Slimes
  • 1 color variation per monster
  • 3 side-view fortress images
  • Assets fully separated for character animation
  • Provided in PSD, PSB, and PNG formats
  • Visual style suited for casual and fast-paced battle games

👉 Ideal for prototypes, personal projects, and casual mobile game development.



--------------------------------------------------------------------------

If there any suggest or idea for improvement feel free to contact me, if it

possible I will add your request in further updates.


📰 Follow us for updates and news!

Discord | X(Twitter) | Youtube | Facebook | Support Mail


LAYERLAB

https://layerlab.games


Price $0.00

SciFi Cannon Shots and Loadings by cplomedia

4 hours 52 min ago
SciFi Cannon Shots and Loading includes 453 sound files for your game or film.

Number of Audio Wavs: 453

Sample Rate / Bit Rate: 48 kHz / 24 bit / Stereo

Does Audio Loop: No

Minutes of Audio Provided: 29 minutes

Supported Development Platforms:

  • Windows: Yes
  • Mac: Yes

Documentation Link: DEMO

Important/Additional Notes: Have fun with it!

SciFi Cannon Shots and Loading includes 453 sound files for your game or film. Experience the power of massive sci fi cannons firing and reloading with deep mechanical impacts, heavy metal movements, and powerful futuristic blasts.

Perfect for space battles, giant turrets, starships, and futuristic weapons systems, these sounds add weight, intensity, and cinematic scale to your sci fi action scenes.

DEMO

DEMO on Youtube - Shots

DEMO on Youtube - Loadings


Price $15.00

Waruga by Nusantara Art World

8 hours 47 min ago
Build a sacred ancestral sanctuary with the Waruga pack, featuring 6 unique Minahasan stone sarcophagi, the symbolic Tarra Tree, and a custom burial ground base.

Number of textures

Texture dimensions

Polygon count of

Waruga A to F

Tarra Tree 1.192

Burial Ground 47

Minimum polygon count 1.630

Maximum polygon count 1.630

Number of meshes/prefabs 8

UV mapping: Yes

Types of materials and texture maps PBR

Step into the sacred silence of the "House of the Body."

The Waruga package brings the ancient megalithic traditions of Minahasa, North Sulawesi, to your digital world. In the heart of Nusantara culture, a Waruga is more than a grave; it is a vertical stone chamber where ancestors rest in a "return to the womb" position, symbolizing the eternal cycle of life.

The Silent Witnesses of History:During the peak of the Majapahit Empire, as the influence of Gajah Mada’s Sumpah Palapa unified the archipelago, these stone sanctuaries stood as defiant symbols of local spiritual identity. This pack allows you to recreate that mystical atmosphere—where the volcanic stone carvings of the ancestors meet the shade of the sacred Tarra Tree.

Key Features:

  • 6 Unique Waruga Models: Meticulously hand-carved stone designs with varying roof decorations representing different ancestral statuses.
  • The Sacred Tarra Tree: A high-quality botanical asset that adds an ancient, ethereal canopy to your graveyard.
  • Complete Environment Set: Includes a custom-textured terrain base designed specifically for a burial ground layout.
  • Authentic Textures: High-resolution PBR materials that capture the mossy, weathered look of volcanic rock and aged bark.
  • Story-Driven Assets: Perfect for fantasy RPGs, historical explorations, or horror games seeking a unique, non-Western aesthetic.

Price $16.00

Astronaut Characters - Low Poly 3D Models Pack by ithappy

2026, March 4 - 21:41
90 prepared 3D characters of different genders and skin tones, 300+ clothing assets, customization tool, movement controller, animations, facial expressions, 100+ props, animals, vehicles, icons

Geometry: 520 unique assets, 296K triangles (entire pack).

Character Polygons: ~6.8K

Scale: Real-world size

Materials: 7 total

Textures: 4 total

Rig: Humanoid (Mixamo-compatible)

Animations: Yes

Collision: Yes


  • 90 unique 3D characters: 30 EVA Suit Characters and 60 Base Suit Characters. Each character has an individual index, making it easy to locate any model.
  • Character Customization tool allows you to quickly and easily generate a character based on selected parameters.
  • 300 Unique Clothing Assets. All clothing items are separate 3D models, allowing you to freely replace, remove, or mix them (helmets, tops, bottoms, gloves, shoes, backpacks, etc.).
  • Movement Controller. Start the game mode and use WASD to move the model.
  • Animations. 50 basic and themed animations for characters - movement, interaction with other characters, use of interactive objects. Mixamo Support.
  • 30 Facial Expressions for use in facial animation.
  • 80+ Props: interactive tools (wrenches, PDAs, repair gear, leisure items) and environment assets (tables, chairs, barrels, crates, portable modules, drones, a vehicle, and a tent).
  • Companion Animals: 9 animal models dressed in astronaut-themed costumes to match your crew. Each has basic animations.
  • Icons. All demo characters and assets have icons.
  • Works on URP, HDRP, and Built-in. Separate files for versions 2021+ and 6000+.
  • Designed for performance: optimized meshes, minimal textures and simple shaders – runs smoothly on mobile, VR/AR, PC and consoles.
  • Ready for any pipeline. Source files available on request in native formats (.blend, .c4d, .ma, .max) and an Unreal Engine .uproject, plus universal exports (FBX, GLB, USDZ, OBJ, STL) for easy integration.
  • Free updates and technical support available in our Discord Community.

If you find this pack useful, please leave a review – it helps us a lot and keeps updates coming.



🎮 Explore our other packs:

PLATFORMERS

CHARACTERS

LOCATIONS

ENVIRONMENT

CITIES

INTERIORS

PROPS

FREE ASSETS



Stay updated – new packs, tutorials and promotions:

DISCORD | EMAIL | INSTAGRAM | YOUTUBE


Price $169.00

ScriptableObject Architect by Ranga Digital

2026, March 4 - 21:03
Stop fighting the Inspector. Start managing your game data.
  • Zero Setup: Automatically finds all ScriptableObject types in your project.
  • Hover Previews: Hover over any object field to see a high-res preview of Sprites, Audio, or Prefabs.
  • Native UI: Built on Unity's UI Toolkit for maximum speed and native look-and-feel.
  • Safe: Fully integrated with Unity's Undo/Redo system.

ScriptableObject Architect (SOA) replaces the slow, click-heavy workflow of the default Inspector with a high-performance Spreadsheet View directly inside Unity.

Whether you are balancing an RPG with 500 items, managing card data for a TCG, or tweaking enemy stats, SOA lets you see the "Big Picture" and edit everything at once.


📊 Spreadsheet Workflow

Edit, sort, and compare thousands of assets in a single grid. No more clicking through folders to find one variable.


🛡️ Visual Validation

Never ship broken data. Use the [SOAValidate] attribute to define rules (e.g., "Health must be > 0"). Invalid cells turn Red instantly.


🎚️ Visual Range Bars

Number fields with [Range] attributes display a background progress bar, making it easy to spot balance outliers at a glance.


🔍 Advanced Search Engine

Find exactly what you need using code-like query syntax:

  • gold > 500
  • isQuestItem = true
  • rarity == "Legendary"

🪄 Batch Operations

  • Mass Rename: Rename selected assets using patterns like Item_{000}.
  • Smart Paste: Copy a value from one cell and apply it to every selected row instantly.

🔄 CSV Import/Export

Send your data to Excel or Google Sheets for design work and bring it back seamlessly.


Price $19.99

Retro Cafe by Master Of Legends

2026, March 4 - 21:03

Features:

Collision: Yes (Auto)

LODs: No

Number of Prefabs: 4

Number of Meshes: 162

Number of Materials : 384

Number of Textures: 1146

Texture Resolutions: 4096x4096.

Types of materials and texture maps (e.g., PBR): PBR Unity standart metallic [AlbedoTransparency] [AO] [Emission] [MetallicSmoothness] [Normal]. All Textures are TGA format

Number of poly:

Polygons: 110,459

Vertices: 108,141

Explore our Retro Cafe 3D model – where nostalgic charm meets modern design.

VIDEO: https://youtu.be/SNM-9IsZGP4

Textures:

- All textures are adapted and applied to provide high quality graphical results.

-4K.

- All textures are in TGA format.

Artificial intelligence was used to create some textures, such as paintings. All copyrights complied with.


Price $49.99

Animation Mixer by AstroPlayze

2026, March 4 - 20:52
A Simple Editor tool to blend multiple animation clips, apply avatar masks, and export the result directly to FBX within Unity.

Core Technical Features:

  • Playable API Integration: Utilizes PlayableGraph and AnimationLayerMixerPlayable for high-performance, real-time animation blending that bypasses the standard Mecanim overhead.
  • Dynamic Layer Management: Supports an unlimited number of layers, each with a custom weight slider (0.0 to 1.0) and a dedicated AvatarMask slot.
  • Precision Scrubbing: Features a custom-drawn timeline with a red playhead, allowing for frame-by-frame evaluation of blended poses.
  • Automated Rig Baking: The export logic automatically instantiates a temporary rig, samples the blended transforms at 30 FPS, and generates high-fidelity AnimationCurve data for all child transforms.
  • FBX Exporter Workflow: Fully integrated with UnityEditor.Formats.Fbx.Exporter to ensure the final output is a standard, industry-compliant FBX file.

Package Requirements:

  • Requires the Unity FBX Exporter package (available via Package Manager).
  • Compatible with Humanoid and Generic animation rigs.

The Animation Mixer is a dedicated editor window designed to help you mix multiple animation clips onto a single avatar without setting up complex Animator Controllers.


Assign & Configure: Drop your target avatar into the tool and set your desired total duration.


Mix & Match: Add new layers and assign animation clips. Use the random color-coded tracks to keep your workspace organized.


Bake & Export: Once you are happy with the preview, use the "Export as FBX" feature to generate a high-quality, baked animation file ready for use in any project.


Price $20.00

Jade Stylized Modular Female Character Creator by Gobormu

2026, March 4 - 20:48
Jade Character Studio is a stylized 3D modular character for Unity, featuring a character creation system with swappable parts, a randomizer, and the ability to save the desired look as a prefab.

Technical Details

  • Total triangle count: ~350k (all parts combined)
  • Maximum single mesh: ~53k triangles
  • Minimum single mesh: 64 triangles
  • Meshes: 41 total
  • Materials: 66 total
  • Each part has at least one material assigned
  • No texture maps (material color–based workflow only)
  • Animations are not included
  • Tested with Unity 2021 LTS and 2022 LTS
  • Mixamo humanoid animation compatible

Jade Character Studio is a stylized 3D modular character designed for flexibility and ease of use in Unity projects.
The asset includes a character creation system that allows users to swap modular parts through configurable slots, quickly generate variations using a randomizer, and save the final desired look as a prefab.

The character is built with a Mixamo-compatible humanoid rig, making it easy to apply existing humanoid animations.
Each modular part uses material-based color customization instead of texture maps, enabling fast color changes and simple pattern variations.


The asset includes a total of 41 meshes with modular parts such as:

  • Base Parts
    Eyes (1,920 tris)
    Eyebrows (1,762 tris)
    Eyelashes (2,560 tris)
    Main Body (35,326 tris)
  • Hair Styles
    Ponytail (46,478 tris)
    Long Straight (13,360 tris)
    Double Bun (28,116 tris)
    Short (53,439 tris)
  • Outfits & Accessories
    Boots (6,464 tris)
    Bra (5,696 tris)
    Choker (3,072 tris)
    Earrings (Hoop: 576 tris, Small: 128 tris)
    Glasses (2,976 tris)
    Jacket (29,928 tris)
    Lingerie (2,872 tris)
    Necklaces (Standard: 544 tris, Pearl: 4,608 tris)
    Pants (5,424 tris)
    Sandals (5,440 tris)
    Shirts (Short Sleeve: 6,304 tris, Long Sleeve: 8,980 tris)
    Shorts (3,520 tris)
    Skirts (Short: 16,512 tris, Long: 18,816 tris)
    Sneakers (7,040 tris)
    Socks (Short: 4,000 tris, Medium: 6,128 tris, Long: 8,104 tris)
    Sports Bra (10,016 tris)
    Sunglasses (4,768 tris)
    Trousers (5,702 tris)

Performance Notes


This character is designed for modular usage.
Not all parts are intended to be active at the same time, allowing better performance when used as intended.

Included Content

  • Character creation system
  • Modular character parts
  • Prefab saving functionality
  • Simple presentation scene and platform

Price $29.90

Quick Scene Loader - Editor Tool by Blink

2026, March 4 - 20:35
Open any unity scene in two clicks, no more browsing the project tab!

I was tired of constantly looking for scenes in the project tab, so I made this little tool. 


Add any scene you want to the list and that's it, load them from anywhere in two clicks!


If you are making RPG Games check our RPG Template



Price $0.00

Real-Time Human Background Remover by FangLiu Dong

2026, March 4 - 19:28
Removes backgrounds from images in real-time, just feel like zoom. Works with webcams, video files, or any texture. Uses a neural network running on your GPU.

Core Functionality:

  • ✓ Real-time human segmentation using MODNet architecture
  • ✓ GPU-accelerated inference via Unity Sentis
  • ✓ High-quality edge preservation (hair, fine details)
  • ✓ Single-pass processing with minimal latency
  • ✓ Automatic resolution scaling and alignment
  • ✓ Alpha matte output for flexible compositing

Input Support:

  • ✓ WebCamTexture (real-time camera)
  • ✓ VideoPlayer (video files, streaming)
  • ✓ Texture2D (static images)
  • ✓ RenderTexture (camera renders, custom sources)
  • ✓ Any Texture-compatible format

Ease of Use:

  • ✓ Two integration methods: component-based or direct API
  • ✓ Drag-and-drop prefabs for quick setup
  • ✓ Inspector-friendly configuration
  • ✓ Extensive code examples and documentation
  • ✓ Debug mode for troubleshooting

Platform Support:

  • ✓ Windows (DirectX 11/12)
  • ✓ macOS (Metal)
  • ✓ Linux (Vulkan)
  • ✓ Android (Vulkan, OpenGL ES 3.2+)
  • ✓ iOS (Metal)

Limitations

  • Designed for human subjects (not general object segmentation)
  • Requires GPU with compute shader support (Shader Model 5.0+)
  • Performance scales with resolution (higher = slower)
  • Single-threaded (must run on main Unity thread)
  • Works best with clear human subjects in frame

Real-time human segmentation and background removal powered by neural network. This plugin automatically separates people from backgrounds in real-time, producing high-quality alpha mattes suitable for compositing, virtual backgrounds, AR applications, and interactive experiences.

What's included:

  • Complete source code (C# and compute shaders)
  • Pre-trained model (26MB)
  • Three working demo scenes (webcam, video, image)
  • Ready-to-use UI components and prefabs
  • Comprehensive documentation and API reference

Customization options:

  • Adjustable inference resolution for quality/performance balance
  • Configurable threshold for alpha matte refinement
  • Custom shader support for background replacement
  • Full access to intermediate processing stages
  • Extensible architecture for custom models

Suitable for:

  • Video chat applications - Virtual backgrounds, portrait mode
  • Live streaming - Real-time compositing and effects
  • AR/VR projects - Person isolation and mixed reality
  • Game development - Cutscenes with live actors, motion capture visualization
  • Content creation tools - Video editors, photo booths, filters
  • Interactive installations - Museums, exhibitions, marketing displays
  • Education - Virtual classrooms, green screen alternatives
  • Fitness apps - Pose tracking with background removal


Price $39.99

Pages