Asset Store newest packages

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

MCE Project Management Tool by Mahir Can Erdal

2026, January 16 - 14:43

🛠️ TECHNICAL DETAILS:

  • 🔌 Plug & Play: No setup required. Just import and go.
  • ⚡ Zero Runtime Overhead: This is an Editor-only tool. It does not add any code or performance cost to your final game build.
  • 💾 Data Safety: All data is stored safely in ScriptableObjects within the Resources folder.

🚀 Boost your productivity today with MCE Project Management Tool.

🛑 STOP SWITCHING APPS. START FINISHING GAMES. 🎮

Transform your Unity Editor into a powerful project management hub. 🛠️ MCE Project Management Tool allows you to track bugs, manage tasks, and assign jobs to your team members directly inside the scene view. No more Alt-Tab to Trello or Jira. Keep your focus where it matters: Your Game.


✨ KEY FEATURES:

  • 🎥 SMART VIEW ALIGNMENT (AUTO-FOCUS) Never get lost looking for a bug again. When you create a task, the tool automatically saves your exact Scene View camera angle. Clicking the arrow button teleports you instantly to that exact position and rotation.
  • 🌍 VISUAL SCENE OVERLAY Forget abstract lists. Tasks assigned to game objects display a floating interactive label directly in the Scene View. See exactly where your bugs are spatially while navigating your level.
  • 🗂️ SCENE-BASED FILTERING Working on a multi-scene project? The intelligent filter automatically shows only the tasks related to your current active scene, keeping your list clean and focused.

✅ COMPLETE TASK LIFECYCLE

  • 🃏 Card Layout: A clean, modern, and responsive interface.
  • 🏷️ Categories: Organize by department (Code, Art, Design, UI, Audio, QA).
  • 🎨 Priority System: Color-coded buttons (Low, High, Bug) for instant visual feedback.
  • 👥 Team Assignment: Assign tasks to specific team members (e.g., "John", "Sarah").
  • 📅 Due Dates & Time: Set precise deadlines with the integrated calendar and clock system.

📜 HISTORY & ARCHIVE Mark tasks as "Resolved" with a satisfying green checkmark. They are moved to a dedicated history tab, preserving the completion date and the solver's name for future reference. Even if the target object is deleted, the archive remembers it.


Price $15.00

Chart Builder by StarOff1

2026, January 16 - 14:42
A lightweight and flexible tool for visualizing clean, customizable charts directly within the Unity Inspector with minimal setup. Easily integrate data visualization into your workflow.

👷🏻‍♀️Architecture & Integration

  • Unity Editor extension
  • Easy integration into existing Unity workflows
  • API designed for easy of use

📊 Chart Types

  • There are types: Line, Bar, Scatter, Area
  • Supports multiple data series simultaneously

🔥Rendering & Performance

  • Uses Unity Handles for 2D drawing in the Inspector
  • Accelerated computations with Unity Burst, Jobs, and Mathematics
  • Efficient memory management

🖥️ User Interface

  • Interactive zoom (scroll wheel, context menu, mini-scrollbar)
  • Panning via mouse drag or mini-scrollbar
  • Select and highlight specific data by click
  • Tooltip with detailed point information (customizable)
  • Data visibility panel with toggleable checkboxes for each series
  • Export all data to CSV
  • Reset zoom option

🎨 Customization & Appearance

  • Customizable color palettes
  • Automatic axis label generation (custom label providers supported)
  • Support for custom tooltips and labels

📐 Data Management

  • Internal caching for fast redraws without data loss
  • Handles missing or invalid values
  • Automatic axis scaling based on data

🔗 Compatibility & Extensibility

  • Works entirely in the Unity Editor (not for runtime use)
  • IMGUI only (not compatible with UI Toolkit)

📚 Documentation & Export


⚠️ Requirements

Unity Burst

📈ChartBuilder is a lightweight, modern Unity Editor tool that delivers instant data visualization directly inside the Inspector.


It provides clean, fully customizable charts with interactive zooming, scrolling, tooltips, and CSV export.


The tool supports multiple chart types: line, column, scatter and area.



⏳Setup is quick and does not required complicated configuration.



📊You can see multiple data series displayed simultaneously.



👨🏻‍💻Its intuitive with clean UI/UX interface.



⚡Optimizations using Unity Burst make rendering fast, even for many datasets



🚀Designed for maximum workflow efficiency, Chart Builder is ideal for both quick data overviews and detailed real-time analysis within the editor.



🛠️ Please for more info check technical details


Price $15.00

Smart Interaction System Pro by Volix

2026, January 16 - 14:41
First-person interaction system for Unity with ready-made prefabs, prompts, and controller to quickly add polished object interactions to your game.
  • First-person controller built with Unity’s CharacterController and the built-in (Old) Input System.

  • Raycast-based interaction system featuring distance and layer filtering for precise targeting.

  • Base Interactable class for easy creation of custom interaction behaviors.

  • Ready-made prefabs including doors, buttons, chests, drawers, levers, grab/throw objects, and inspectable items.

  • Support for hold-to-interact actions with optional progress bar feedback

  • Customizable InteractionPrompt UI using TextMeshPro, with adjustable colors, fonts, sizes, fade, and scale animations.

  • Well-organized folder structure (Scripts, Prefabs, UI, Scene) to facilitate quick integration

  • Inspector-exposed settings for interaction keys (e.g., E for interact, G for throw), interaction distance, player movement speeds, mouse sensitivity, and UI behavior.

  • Demo scene showcasing all interaction types and setup for easy understanding and testing.
  • Smart Interaction System Pro is a first-person interaction framework for Unity that lets you quickly add polished, raycast-based interactions to your game using the built-in (Old) Input System.

  • The package includes a complete first-person controller, interaction logic, UI prompts, and ready-made examples such as doors, buttons, chests, drawers, levers, grab/throw objects, and inspectable items. The player looks at an object, sees a clear on-screen prompt, and can either press or hold the interaction key to trigger different behaviors, with optional hold progress feedback.

  • Core scripts like the player controller, interactor, base Interactable class, and InteractionPrompt UI are cleanly organized and fully exposed in the Inspector. You can easily adjust interaction distance, keys (e.g., E for interact, G for throw), layers, movement speeds, mouse sensitivity, and UI colors/animations without touching the code.

  • The system is ideal for first-person projects that need a straightforward, extensible interaction solution for adventure, horror, puzzle, and exploration games. Use it as a drop-in interaction system or as a solid learning base to build your own custom interactions.

  • The package also includes a custom Unity editor tool available under the Tools menu. With just a few clicks, you can automatically set up the player, interaction system, and UI in your scene, making it very easy to get started even for beginners.

  • Note: This package is built using Unity's Old Input System. For seamless integration with projects using the New Input System, please set Active Input Handling to Both in your Project Settings.

Price $20.00

WW Plant Inspection Scene by M.SKILL Studio

2026, January 16 - 14:39
A free URP-ready demo scene of a realistically scaled aeration tank with animated water and simple camera switching.
  • Realistic-scale water treatment tank model (FBX)
  • Handrails included in the same model file
  • Simple animated water surface using lightweight vertex-based motion
  • WaterSurfaceAnimator.cs (vertex-based water animation)
  • MSkillCameraSwitcher.cs (camera cycling via C key)
  • Ready-to-use URP demo inspection scene
  • Clean project structure
    (Models / Materials / Prefabs / Meshes / Scripts / Scenes)
  • Easy to customize materials, colors, and water animation parameters
  • Suitable for inspection, training, visualization, and prototyping workflows
  • VR/AR-friendly real-world scale for plant inspection use cases

WW Plant Inspection Scene (Free) is a lightweight URP-ready reference scene designed for inspection, layout planning, and spatial visualization in wastewater treatment facilities.

This package provides a simple but dimensionally consistent environment focused on plant inspection use cases, rather than gameplay or detailed simulation.

The scene includes a realistically scaled aeration tank, inspection platforms, stairs, handrails, and a maintenance pit, allowing users to understand scale, clearance, and vertical relationships commonly found in real-world facilities.

A subtle animated water surface is included to provide visual context, while keeping performance impact minimal.

Multiple fixed cameras are included, with simple camera switching available during Play mode to support inspection-style viewpoints and presentations.

All contents are easy to customize, including materials, colors, water animation parameters, and layout, making the scene suitable as a reference environment for training, visualization, VR/AR previews, or early-stage prototyping.

This package is designed specifically for the Universal Render Pipeline (URP).
Built-in Render Pipeline and HDRP are not supported.



Price $0.00

WIDE RANGE IMPACTS VOLUME ONE by ROHHSA

2026, January 16 - 14:38
For environment sounds For close impacts and punches and crashes For light and strong hits For adding more to the sound of your game

120 sounds


All in 44100hz 32bit wav files


Total length of all sounds combined is 05 minutes 08 seconds


Sounds are not loopable


Entirely stereo

Created entirely by me using only virtual instruments and effects


Fits anything where something falls or hits or impacts or crashes


Use as you wish


Crediting is not necessary but certainly welcomed


Any support gets our biggest appreciation


Price $9.99

RPG SOUNDS MARBLE EDITION by ROHHSA

2026, January 16 - 14:37
Mainly based on physical interactions like grabbing knocking and digging

100 sounds


All in 44100hz 32bit wav files


Sounds are not loopable


Entirely stereo

Created entirely by me using only virtual instruments and effects


Fits any rpg game


Use as you wish


Crediting is not necessary but certainly welcomed


Any support gets our biggest appreciation


Price $9.99

NETCROSIS VOLUME ONE by ROHHSA

2026, January 16 - 14:37
For virtual actions and digital movement and glitches and computer beeps and boops

180 sounds


All in 44100hz 32bit wav files


Total length of all sounds combined is


Sounds are not loopable


Entirely stereo

Created entirely by me using only virtual instruments and effects


Fits anything that is related to the electric and electronic


Use as you wish


Crediting is not necessary but certainly welcomed


Any support gets our biggest appreciation


Price $0.00

Winter & Christmas Low Poly Package by Dimensional3DDesign

2026, January 16 - 14:32
Bring your winter village to life with this cozy, stylized asset pack!

Included Features


89 stylized winter & Christmas assets


Texture resolutions:
4096×4096 (Albedo, AO, Normal, Emission maps)
3 seamless textures included (Albedo, Normal maps)


Average polygon count:
• Small props: 100-900 tris
• Medium props: 1000-3000 tris
• Large props / buildings: 4000-20000 tris

Polygon counts are approximate and may vary slightly per asset.

  • Cabin, props, furniture, nature, decorations, gifts, snowmen, tools, and more
  • Optimized texture atlases (PBR) for maximum performance
  • Separated objects with accurate pivots (cabin door, mailbox door, cabinet doors)
  • Snow, smoke, fireplace & steam VFX particle systems
  • Christmas Light Controller Script (blinking emissive bulbs)
  • Consistent stylized hand-painted look
  • FBX files with organized naming

This collection includes over 85 high-quality, low-poly models, perfect for creating charming Christmas or snowy village scenes. All assets were crafted with a clean and optimized topology, using shared texture atlases to ensure excellent performance in real-time.


The pack includes environment elements, nature props, interior objects, Christmas decorations, and unique seasonal items to help you build a warm and atmospheric world.


Several models — such as the cabin door, mailbox door, and cabinet doors — are separated and correctly pivoted, making them fully functional for animations and interactions.


Enhance your scenes with included particle effects such as falling snow, chimney smoke, fireplace embers, and hot-cup steam.


The pack also features a customizable Christmas Light Controller Script, allowing light bulbs to blink and change color automatically, ideal for festive decoration.


Whether you're building a game, cinematic, or holiday environment, this pack delivers the perfect stylized winter mood.


Price $19.99

Box Blast Puzzle - Complete Mobile Game Template by Clawbear Games

2026, January 16 - 14:32
Drag blocks to clear rows and load cargo boxes into cars before time runs out! A low-poly block blast puzzle with power-ups, special block states, level editor, IAP v5, and skybox maps.
  • Addictive one-touch gameplay
  • Smooth control, eye-catching blocky graphics
  • 50++ levels (more levels will be added soon)
  • Very easy to add new levels with built-in level editor
  • In-app purchasing implemented (v5)
  • Leaderboard system using Dreamlo
  • Notification system for Android/iOS
  • Daily reward system for better retention
  • Native share system for Android/iOS
  • Multiple ad networks: Admob and Unity Ads ready to use (banner, interstitial and rewarded ad).
  • Commented C# code with detailed documentation
  • Optimized for mobile
  • Free-to-use assets (fonts, sounds, music, models, etc.)
  • Ready to publish out-of-the-box

🧩 Box Blast Puzzle – A Fresh Take on Block Blast Gameplay

Box Blast Puzzle is a modern, addictive block blast–style puzzle game template built in a clean low-poly art style with vibrant skybox environments and dynamic car-based objectives.

Players drag and place three block pieces onto a grid to complete full rows or columns. Each cleared line generates cargo boxes, which are automatically loaded into waiting cars. Every car requires a specific number of boxes and comes with a countdown timer, fail to load it in time and the challenge escalates!

Strategic depth is added through multiple block states, timed hazards, and powerful boosters that keep every level engaging and unpredictable.

The template includes a full visual Level Editor, allowing developers to quickly design custom puzzles, balance difficulty, and create unique challenges. With Unity IAP v5 integration, the project is fully prepared for monetization and commercial release.


🌟 Key Features

  • Block Blast–Style Puzzle Gameplay - Drag and drop blocks to fill rows or columns and clear the grid.
  • Car Cargo Objective System - Completed lines create cargo boxes that must be loaded into cars before time runs out.
  • Special Block States:

- Ice State: Clear lines to break ice and reveal hidden boxes.

- Obstacle State – Countdown spawns blockers that prevent clearing rows/columns.

- Bomb State – Spawns bombs that explode boxes already loaded on the car

  • Power-Ups System:

- Rocket to explode multiple blocks in an area

- Rotate pieces

- Hammer to destroy a single block

  • Full Level Editor Included - Build, test, and iterate levels easily with a custom editor tool.
  • Unity IAP v5 Ready - Monetization support for power-ups, retries, and boosts.
  • Low Poly Visual Style - Clean, colorful low-poly assets optimized for mobile and PC.
  • Skybox-Based Environments - Bright, appealing backgrounds that enhance visual depth and polish.
  • Modular & Extendable Codebase - Easy to customize, reskin, and expand with new mechanics.

🎯 Perfect For

  • Block Blast–style puzzle games
  • Casual mobile puzzle projects
  • Low-poly games with car or delivery themes
  • Time-based puzzle challenges
  • Developers looking for a ready-to-publish Unity puzzle template

🚀 What You Can Build With It

  • A cargo delivery puzzle game with cars and timers
  • A Block Blast clone with unique mechanics
  • A casual puzzle game with boosters and monetization
  • A level-based puzzle game with custom skybox themes
  • A commercial-ready mobile puzzle title

🌟 Why Choose Box Blast Puzzle?

Box Blast Puzzle isn’t just a demo, it’s a complete gameplay system built with scalability in mind. Every script, mechanic, and UI element is modular, optimized, and production-ready, making it the perfect starting point for your next commercial game.


Demo APK

Support email: clawbeargames@gmail.com

Your rating, review and feedback are greatly appreciated!


Price $49.95

House 1 by 32cm

2026, January 16 - 13:42
Country house, chalet or residential house

Total tris 100000. 50000 verts.

Textures 30 (4096pix)

Meshes 1

Prefabs 1

Private house. Real scale but scale as you needs. 5 materials. Exterior only.

Comes with 4096x PBR textures including Albedo, Normal, Metalness, Roughness, AO and also unity HDRP mask. Compress them to your liking.

Total tris 100000. 50000 verts.

Suitable for cities, exteriors, resirdential places, etc..


Price $4.99

Table Lamp pack 6 by 32cm

2026, January 16 - 13:42
Set of two desk lamps

Total tris 90000. 45000 verts.

Textures 12 (4096pix)

Meshes 1

Prefabs 2

Set of desk lamps. Real scale but scale as you needs. 1 material and 2 sets of textures for a total of 2 different objects.

Comes with 4096x PBR textures including Albedo, Normal, Metalness, Roughness, Emissive, AO and also unity HDRP mask.

Total tris 90000. 45000 verts.

Suitable for offices, bedrooms, studies, libraries, etc..


Price $4.99

Table Lamp pack 5 by 32cm

2026, January 16 - 13:42
Set of two desk lamps

Total tris 40000. 20000 verts.

Textures 12 (4096pix)

Meshes 1

Prefabs 2

Set of desk lamps. Real scale but scale as you needs. 1 material and 2 sets of textures for a total of 2 different objects.

Comes with 4096x PBR textures including Albedo, Normal, Metalness, Roughness, Emissive, AO also unity HDRP mask.

Total tris 40000. 20000 verts.

Suitable for offices, bedrooms, studies, libraries, etc..


Price $4.99

Table Lamp pack 4 by 32cm

2026, January 16 - 13:42
Set of two desk lamps

Total tris 120000. 60000 verts.

Textures 12 (4096pix)

Meshes 1

Prefabs 2

Set of desk lamps. Real scale but scale as you needs. 1 material and 2 sets of textures for a total of 2 different objects.

Comes with 4096x PBR textures including Albedo, Normal, Metalness, Roughness, Emissive, AO and also unity HDRP mask.

Total tris 120000. 60000 verts.

Suitable for offices, bedrooms, studies, libraries, etc..


Price $4.99

Table Lamp pack 3 by 32cm

2026, January 16 - 13:42
Set of two desk lamps

Total tris 44000. 24000 verts.

Textures 13 (4096pix)

Meshes 1

Prefabs 2

Set of desk lamps. Real scale but scale as you needs. 1 material and 2 sets of textures for a total of 2 different objects.

Comes with 4096x PBR textures including Albedo, Normal, Metalness, Roughness, Emissive, AO and also unity HDRP mask.

Total tris 44000. 24000 verts.

Suitable for offices, bedrooms, studies, libraries, etc..


Price $4.99

Table Lamp pack 2 by 32cm

2026, January 16 - 13:42
Set of two desk lamps

Total tris 46000. 26000 verts.

Textures 13 (4096pix)

Meshes 1

Prefabs 2

Set of desk lamps. Real scale but scale as you needs. 1 material and 2 sets of textures for a total of 2 different objects.

Comes with 4096x PBR textures including Albedo, Normal, Metalness, Roughness, Emissive, AO and also unity HDRP mask.

Total tris 46000. 26000 verts.

Suitable for offices, bedrooms, studies, libraries, etc..


Price $4.99

Table Lamp pack 1 by 32cm

2026, January 16 - 13:42
Set of two desk lamps

Total tris 32000. 16000 verts.

Textures 12 (4096pix)

Meshes 1

Prefabs 2

Set of desk lamps. Real scale but scale as you needs. 1 material and 2 sets of textures for a total of 2 different objects.

Comes with 4096x PBR textures including Albedo, Normal, Metalness, Roughness, Emissive, AO and also unity HDRP mask.

Total tris 32000. 16000 verts.

Suitable for offices, bedrooms, studies, libraries, etc..


Price $4.99

Chandelier pack by 32cm

2026, January 16 - 13:41
Set of gold and silver classic chandeliers

Total tris 230000. 120000 verts.

Textures 26 (4096pix)

Meshes 2

Prefabs 4

Pack of gold and silver classic chandeliers. Real scale but scale as you needs. 1 material each light and 2 sets of textures (gold, silver) for a total of 4 different objects.

Comes with 4096x PBR textures including Albedo, Normal, Metalness, Roughness, AO and also unity HDRP mask. Emission textures also included.

Total tris 230000. 120000 verts (Both around 110000 and 60000)

Suitable for halls, palaces, offices, etc..


Price $4.99

Minipoly Series - Race Track ( Stylized Lowpoly Environment ) by StylArts

2026, January 16 - 12:56
Race Track Environment with 216 Unique Meshes.

Features:

  • Stylized low-poly race track environment
  • Modular track pieces for flexible circuit design
  • Includes track segments, pit lane, garages, grandstands, and control buildings
  • Optimized for mobile & PC
  • Clean topology and consistent art style
  • Easy to customize and extend
  • Suitable for Racing, Arcade, Simulation, Casual games

Texture Style: Hand-painted / stylized / atlas

Collision: Yes, custom collisions for static meshes

LODs: No (not required for stylized assets)

Average Poly Count: Around 20 to 8K

Props: Race cars, pit equipment, barriers, cones, tires, flags, banners, fences, lights, signs, track decorations, environment props, etc.

Architecture: Track pieces, pit buildings, garages, grandstands, control towers, fences, bridges, structural elements, etc.

Number of Meshes: 216 Unique Meshes

Number of Materials: 33

Number of Textures: 11

Supported Development Platforms: All Platforms

Minipoly Series by STYLARTS


Race Track is a hand-crafted, stylized low-poly racing environment designed for arcade, casual, and simulation-style racing games. Built with a strong focus on readability, modularity, and consistent Minipoly proportions, this pack allows you to quickly create vibrant and playful race circuits.


This pack includes a complete set of modular assets to create:

  • A full racing track with curves and straights
  • Pit lane and pit stop area
  • Grandstands and spectator areas
  • Race control buildings and garages
  • Decorative trackside props and environment details

All assets are optimized and built with a clean, stylized visual language, making them ideal for mobile, indie, and stylized PC projects.


The Minipoly visual style focuses on:

  • Simple and readable geometry
  • Strong silhouettes
  • Clean, vibrant colors
  • Consistent stylized proportions

You can easily assemble race circuits, event areas, or racing hubs with minimal setup.


Whether you are creating an arcade racer, a kart-style game, or a stylized simulation experience, this pack provides flexible building blocks and performance-friendly assets.


For all your promotional requests, technical support needs, suggestions please create a ticket.

Here you can join Leartes Discord channel for live support, discounts and Custom Outsource Environment Projects.

INSTAGRAM FACEBOOK LINKEDIN X YOUTUBE REDDIT


Price $19.99

See-Through System – Automatic Occlusion Transparency by GraphicsCat

2026, January 16 - 12:43
See-Through System – Automatic Occlusion Transparency

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

• Graphics Essentials includes this package and other game-ready visuals

If you only need this package, a single purchase offers the lowest price

For multiple packages, Graphics Essentials provides the best overall value

View Graphics Essentials →

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

• This package includes Markup Shader GUI

• It makes the material inspector cleaner and more elegant

View Markup Shader GUI →


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

🕹️ Web Demo 📖 Documentation


Overview

• See-Through System – Automatic Occlusion Transparency


Full Source Code & Demo Assets Included

• Complete C# scripts and shaders, 100% editable

• Demo asset usage governed by "Third-Party Notices.txt"


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

📦 More Assets 🕹️ More Demos 🌐 Publisher Website 💬 Publisher Support


Price $15.00

Shader Variant Tools – Variant Stripping Toolchain by GraphicsCat

2026, January 16 - 12:43
A complete workflow for analyzing and stripping shader variants.

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

• Graphics Essentials includes this package and other game-ready visuals

If you only need this package, a single purchase offers the lowest price

For multiple packages, Graphics Essentials provides the best overall value

View Graphics Essentials →

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


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

📖 Documentation


Overview

• Toolchain for analyzing and stripping shader variants

• Three parts: Analyzer, Rule Editor, Stripper

• Reduces build size, memory use, and variant overhead


Variant Analyzer

• Inspects shader variant data and strip results

• Generates reports for rule tuning

• Highlights totals, removed counts, and keyword stats


Variant Strip Rule Editor

• Creates logical rules for variant stripping

• Supports AND / OR / NOT expressions

• Enables quick refinement based on reports


Variant Stripper

• Auto-strips variants during shader builds

• Reduces build time and memory load

• Lowers runtime warmup and improves performance


Full Source Code & Demo Assets Included

• Complete C# scripts and shaders, 100% editable

• Demo asset usage governed by "Third-Party Notices.txt"


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

📦 More Assets 🕹️ More Demos 🌐 Publisher Website 💬 Publisher Support


Price $15.00

Pages