Asset Store newest packages

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

BACKGROUND - Vector House 2 by Dreamly Studios

2025, January 22 - 17:23
Vector art style house background environments.

Number of Textures: 60

Texture Resolutions: 3840x2160

Supported Development Platforms:

Windows: Yes

Mac: Yes

This pack contains 6 vector art style house background environment locations:

  • Colonial
  • Desert
  • Italian
  • Lake
  • Medieval
  • Mountain

Perfect for Visual Novel Backgrounds, Character Backgrounds, Themed Backgrounds, Storytelling, Store Listing, Location Highlighting, Board Games, RPG Games, Adventure Games, Main Theme, Loading Page, Dialogue Page, TCG, UI, etc... Feel free to use them in any way you like.


Features:

  • 6 Environment locations
  • 60 vector art style backgrounds
  • PNG images
  • 3840x2160 pixels size

Price $19.99

296 Unique NPC Portraits by AIRina Store

2025, January 22 - 17:23
A collection of 296 unique NPC portraits with transparent backgrounds, perfect for RPGs and story-driven games.

296 portraits:

106 men, 102 women, 40 teenagers, 48 children

High-resolution (1024x1024 pixels)

PNG format

Transparent backgrounds

AI-generated and manually enhanced

This 2D NPC Portrait Pack features 296 uniquely designed character portraits, each with a transparent background for seamless integration into your game or project. The portraits cover a wide range of characters, making them ideal for RPGs, visual novels, strategy games and more.

Each portrait is meticulously crafted to bring life and personality to your NPCs. Whether you're creating dialogue scenes, character profiles, or in-game menus, these portraits will enhance the visual appeal of your project.

Key Features:

296 unique NPC portraits

Transparent backgrounds for easy integration

Diverse character types (men, women, teenagers and children)

High resolution for sharp visuals

These portraits are AI-generated and manually refined in Photoshop for a polished and professional look. Compatible with most game engines and design tools.

We welcome your feedback and reviews to help improve future updates!


Price $12.99

BACKGROUND - Vector Medieval 1 by Dreamly Studios

2025, January 22 - 17:21
Vector art style medieval background environments.

Number of Textures: 60

Texture Resolutions: 3840x2160

Supported Development Platforms:

Windows: Yes

Mac: Yes

Additional: Vector, Vector Art, Vector Graphics, 2D Assets, Backgrounds

This pack contains 6 vector art style medieval background environment locations:

  • Castle
  • Church
  • Dungeon
  • Forest
  • Harbor
  • Tavern

Perfect for Visual Novel Backgrounds, Character Backgrounds, Themed Backgrounds, Storytelling, Store Listing, Location Highlighting, Board Games, RPG Games, Adventure Games, Main Theme, Loading Page, Dialogue Page, TCG, UI, etc... Feel free to use them in any way you like.


Features:

  • 6 Environment locations
  • 60 vector art style backgrounds
  • PNG images
  • 3840x2160 pixels size

Price $19.99

BACKGROUND - Vector House 1 by Dreamly Studios

2025, January 22 - 17:21
Vector art style house background environments.

Number of Textures: 60

Texture Resolutions: 3840x2160

Supported Development Platforms: All Platforms

Windows: Yes

Mac: Yes

Additional: Vector, Vector Art, Vector Graphics, 2D Assets, Backgrounds

This pack contains 6 vector art style house background environment locations:

  • Beach
  • Farm
  • Haunted
  • Modern
  • Suburban
  • Victorian

Perfect for Visual Novel Backgrounds, Character Backgrounds, Themed Backgrounds, Storytelling, Store Listing, Location Highlighting, Board Games, RPG Games, Adventure Games, Main Theme, Loading Page, Dialogue Page, TCG, UI, etc... Feel free to use them in any way you like.


Features:

  • 6 Environment locations
  • 60 vector art style backgrounds
  • PNG images
  • 3840x2160 pixels size

Price $19.99

BACKGROUND - Vector Adventure 2 by Dreamly Studios

2025, January 22 - 17:19
Vector art style adventure background environments.

Number of Textures: 60

Texture Resolutions: 3840x2160

Supported Development Platforms:

Windows: Yes

Mac: Yes

This pack contains 6 vector art style adventure background environment locations:

  • City
  • Crystal Cave
  • Glacier Field
  • Island
  • Savanna Plains
  • Volcanic

Perfect for Visual Novel Backgrounds, Character Backgrounds, Themed Backgrounds, Storytelling, Store Listing, Location Highlighting, Board Games, RPG Games, Adventure Games, Main Theme, Loading Page, Dialogue Page, TCG, UI, etc... Feel free to use them in any way you like.


Features:

  • 6 Environment locations
  • 60 vector art style backgrounds
  • PNG images
  • 3840x2160 pixels size

Price $19.99

BACKGROUND - Vector Garden 1 by Dreamly Studios

2025, January 22 - 17:18
Vector art style garden background environments.

Number of Textures: 60

Texture Resolutions: 3840x2160

Supported Development Platforms:

Windows: Yes

Mac: Yes

This pack contains 6 vector art style garden background environment locations:

  • Botanical
  • Cottage
  • English
  • Fairy
  • Victorian
  • Zen

Perfect for Visual Novel Backgrounds, Character Backgrounds, Themed Backgrounds, Storytelling, Store Listing, Location Highlighting, Board Games, RPG Games, Adventure Games, Main Theme, Loading Page, Dialogue Page, TCG, UI, etc... Feel free to use them in any way you like.


Features:

  • 6 Environment locations
  • 60 vector art style backgrounds
  • PNG images
  • 3840x2160 pixels size

Price $19.99

Rukhanka Animation System 2 by Rukhanka Technologies

2025, January 22 - 17:05
Rukhanka is a GPU and CPU ECS Animation System that uses standard Unity animation editing tools (i.e. 'Mecanim') as authoring workflow.

Dependencies:

  • Unity 2022.3 or Unity 6
  • Entities 1.0.16

Performance:

  • 100% Burst compatible. All core systems are ISystem based.
  • Animations processed on per-bone basis, not per-object. This allows fully utilize all available processor cores in high-bone and low-bone skinned meshes.

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

IMPORTANT

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

Rukhanka depends on the 'Entities' package. It prepares animation data for rendering with the 'Entities Graphics' package. These two packages are required for the functioning of Rukhanka.


| Documentation | Discord | EMail Support |


Rukhanka is an ECS animation system that mimics the standard 'Mecanim' animation system of Unity. Use familiar tools for authoring animations and animation state machines without any difference from the 'Monobehaviour' world. During the baking phase, it converts all required Animator, Animation, Skinned Mesh Renderer, and Avatar Mask data into its internal structures. All converted data is 'Burst' compatible and processed in a parallel and very performant way.


An innovative GPU animation engine is implemented using GPU compute shaders and can run on any platform that supports Vulkan/Metal/D3D11+ APIs. It produces exactly the same animation results as the CPU engine. The animation engine can be preconfigured or switched per entity at run time.


Rukhanka has the following main features:

  • GPU and CPU animation engines, that can be switched at run time
  • Unity Animator Controller conversion and processing
  • Generic and Humanoid animations and avatars
  • Animation data preparation for Entities Graphics skinned meshes
  • Bone visualization system
  • Extended logging and validation layer
  • Arbitrary (non-skinned meshes) object hierarchy animation
  • Avatar masks
  • Root motion
  • All 2D blend tree types support (Direct, 1D, 2D Simple Directional, 2D Freeform Directional, 2D Freeform Cartesian)
  • Client-server animations synchronization with 'Unity Netcode for Entites' package
  • Works with Unity.Physics
  • Animation and animator controller events
  • Inverse Kinematics
  • Blend shapes
  • Full source code

The package contains samples for HDRP and URP.

Rukhanka has limitations:

  • Legacy animations are not supported.
  • Although Rukhanka implements all core animation functionality it is not 100% equivalent to Unity 'Mecanim'. For a full feature support matrix please refer to documentation.
  • CPU and GPU animation engines have different feature support. All different details described in documentation.

Price $120.00

Grass & Trees — Pixel Art Tileset by Mushra Games

2025, January 22 - 16:10
32x32 top-down pixel art grass, trees & bushes in various colors, and animated grass

Size: 32x32

File count: 3 PNG files

Animated:

1) Main Tileset: No;

2) Additional Grass: Yes

Additional: pixel-based

If you have any ideas on what to add next, let us know in the comments. Check out the features list and stay tuned!


Features:

  • Grass tiles, trees, and bushes.
  • Different color schemes.
  • Animated grass tiles.

License

  • You can use these assets in commercial projects.
  • You can modify the assets.
  • You can not redistribute or resale, even if modified.

Please rate this project if you like it, and tell us about your game in the comments, we would be happy to play it!


Price $4.99

Dark Nun by AlexanderFilatov

2025, January 22 - 15:39
The Dark Nun model is suitable for your projects of the genre: RPG, MMORPG, strategy, etc.

Number of materials: 17

Number of textures: 32

Texture dimensions: 4096x4096

Number of meshes/prefabs: 1

Rigging: Yes

Animation count: Retarget

UV mapping: Yes

Low-poly character Dark Nun

  • Model Height: 167.

The model is modular, you can remove or add any part you want. in the archive, the basic mesh(Fbx and maya)

In the project, HDRP and URP renderers are configured.

PBR textures.

-Albedo

-AO

-Metallic+Gloss

-Normal

(textures 4096x4096 .TGA) SubStance Painter

In the model it is desirable to use a shader with a two-sided display of polygons.

  • faces: 167139
  • verts: 119114
  • tris: 167139
  • Hair: Faces-60000, Verts-63990, Tris-60000.
  • Body: Faces-6546, Verts-3295, Tris-6546.
  • Head: Faces-12823, Verts-6850, Tris-12823.
  • Clothes: Faces-87770, Verts-44979, Tris-87770.

Animation Retarget, Skeleton Unreal.

Blendshape.

Fabric simulation Skirts.

If you have any questions, you can write to me here or at natsu32@mail.ru.

I would appreciate your feedback on this model.

Thank you for your time!


Price $40.99

Animation Essentials | Animation Path Editor by SV Assets

2025, January 22 - 14:58
Advanced Animation Path editor tool for with Rotation control. No need to Touch animation curves panel now.

Easy Corner modes in context menu

Single component tool

Points inspector to precisely control values

Rotation adding feature

Open/Close path modes

Advanced Path Editor tool to edit animation path from scene.

  • use animation window only to add keyframe and do everything with this tool.
  • Support for both 2D and 3D.
  • Easy Multi selection and group transformation.
  • User friendly GUI to to easily control path option.
  • create complex path with easy corner modes.
  • Also support for parent child paths.
  • Easily Add rotation along path with orientation control.


Price $15.00

Lowpoly Counseling Room Pack by Ducogen Art

2025, January 22 - 14:56

This world consists of two consultation rooms that can be used for different purposes. There is the Space Room, which is a relatively small space suitable for one-on-one consultations, and the Cozy Room, which is designed for group consultations. To optimize performance, some materials are shared across multiple props, allowing the creation of consultation rooms with various themes.


Key Features:

  • 2 Demo Scene
  • Lowpoly Game-style design Assets

Assets:

  • Two themed room setups
  • Sofas, chairs, tables, and matching decorative objects for the consultation rooms
  • A mini garden with low-polygon

Checks:

  • Number of textures: 23
  • Texture dimensions: 2048*2048 pixels
  • Polygon count: Tris 347,430
  • Number of meshes/prefabs: 9 / 30
  • Rigging: No
  • Animation count: 0
  • UV mapping: Yes
  • LOD information: No
  • Types of materials and texture maps: PBR

Price $18.99

Lowpoly Healing World Pack by Ducogen Art

2025, January 22 - 14:54

This world features a serene and healing environment designed in a low-polygon style. It includes three distinct scenes: Infinite Train, Whale's Dream, and Campsite. Each scene offers a simple layout, soothing colors, and spaces reminiscent of sanctuaries. To optimize performance, minimal polygons are used, ensuring smooth gameplay.


Key Features:

  • 3 Demo Scene, 1 Modular Assets Set Scene
  • Lowpoly Game-style design Assets

Assets:

  • Low-polygon style natural objects
  • Water and wave shaders with example prefabs
  • Theme-appropriate terrain set
  • Camping object set suitable for camping
  • Object set suitable for a train station
  • Whale asset with scripts for animation and movement control

Checks:

  • Number of textures: 57
  • Texture dimensions: 256*256, 512*512, 1024*1024, 1920*1080, 2048*2048 pixels
  • Polygon count: Tris 355,807
  • Number of meshes/prefabs: 26 / 68
  • Rigging: No
  • Animation count: 0
  • UV mapping: Yes
  • LOD information: No
  • Types of materials and texture maps: PBR

Price $28.99

Lowpoly Park and Building Exteriors Pack by Ducogen Art

2025, January 22 - 14:51

This world is composed of buildings and parks that can be used for various purposes. Parking lots and roads are properly placed, and each object is separated for use in other projects, even if it's not included in the scene. To optimize performance, several shared materials have been created and processed in solid colors. With this asset, you can create environmentally friendly parks.


Key Features:

  • 1 Demo Scene, 1 Modular Assets Set Scene
  • Lowpoly Game-style design Assets

Assets:

  • Low-polygon trees and bushes
  • The exteriors of five buildings
  • The terrain where the park and buildings will be placed

Checks:

  • Number of textures: 22
  • Texture dimensions: 128*128, 512*512, 2048*2048, 4096*4096, 8192*8192
  • Polygon count: Tris 647,592
  • Number of meshes/prefabs: 6 / 11
  • Rigging: No
  • Animation count: 0
  • UV mapping: Yes
  • LOD information: No
  • Types of materials and texture maps: PBR

Price $18.99

Dark Wave Paint - Table 01 by Dark Wave Paint

2025, January 22 - 14:41
Medieval wooden-style table with iron brackets.
  • Materials with Textures
    • URP Metallic
    • URP Specular
  • Texture dimensions
    • 2048x2048
  • Polygon count of [Model Name]
    • 1,320 Triangles
  • 1 mesh
  • 2 Prefabs
    • URP Metallic
    • URP Specular
  • Rigging: No
  • No Animation count
  • No Animation-type list
  • UV mapping: Yes
  • No LOD

Medieval wooden-style table is one mesh.

Wooden rails, top, and legs

Iron brackets with bolts hold the rails together.

The legs are attached with iron brackets underneath.

The feet of the legs are marble.


Price $0.00

Basic Scripts Pack / Junior (Novice) C# Starter Kit by Fn Solo

2025, January 22 - 14:39
A set of basic scripts that will be needed by any starting person, which doesn't know where to start or just finished the junior pathway on Unity learn.
  • A documentation that isn't is just a table with list of variables (mostly)
  • Name Modifier for Editor Hierarchy - Get an ability to bulk delete name parts and add prefix, suffix.
  • CollisionSoundHandler - Get a randomizing script if the budget is 1-2 AudioClips on entire project
  • Bunch of timers to toggle gO's and its components, including async version.
  • LightFlicker to make that spooky horror lamps flickering
  • Output camera to a material and put in on a quad/plane, customize resolution
  • Triggers to load scene or UnityEvent to do basic manipulations with your GameObjects
  • You can load scenes like its 2000's! With ThreadSleep() or a bool check in Trigger
  • Draggable panel for UI with protection from out of bounds, darken text OnPointerEnter()
  • A UGUI toggle prefab with Text Mesh Pro! WOW!
  • And more! (Probably not)

Starts:

  • Make an explosion in your instantiated object
  • Lock your cursor on game start
  • Target your framerate to prevent overloads

Future goal: make a full solution, so even new people won't need to code, for walking simulators at least or use visual scripting for simple projects, keep the simplicity inside, so when the person is ready to dive, he can look through small well commented scripts.

---

  1. Does not contain character controller, there are plenty around and it goes above basic amount of code lines.
  2. Does not contain any complex Design Patterns, which can scary novices
  3. A pack of scripts (~20), each under 100 lines of code.
  4. Contains PDF documentation, which explains some stuff (not every step, though).

  • Potential issues when modifying code inside:
  • Tasks without null checks on error can set for e.g. isKinematic to false and you will be wondering why your set upped scene is wrong, it is because Task changed state of object in editor, when was giving errors if there is no null check (RigidBody in this case).

Price $0.00

Fashion Makeover and Dressup Vol. 2 - Glam Doll 2D Assets by Ferro Entertainment

2025, January 22 - 14:33
Fashion Makeover is a versatile game asset pack featuring a variety of themed outfits and accessories.

File sizes vary from 1k (1080p) to 2K (2048p)

Animated: No

Source files: Available in PSD format for some assets

Elevate your game with this stunning fashion asset pack, offering a diverse collection of outfits and accessories perfect for various themes and genres. Whether your game is about modern streetwear, or elegant high-fashion, this pack provides everything you need to bring your characters to life with style.


Key Features:

  • Diverse Themes: Includes casual, office, cruise, night out, party, wedding, photoshoot and others.
  • Accessories Galore: Hair, jewelry, Eye makeup, shoes, and more to complete the look.
  • Customizable Pieces: Layered designs allow for mixing and matching.
  • High-Quality Assets: Beautifully crafted with attention to detail and compatibility.
  • Multiple Styles: From edgy streetwear to classic elegance and whimsical fantasy.

In Glam Dressup and Makeup game package, you can find:

  • 4 Body tones
  • 4 Closed eyes
  • 7 Eye Shadows
  • 6 Eyebrows
  • 4 Facial Skins
  • 13 Hair
  • 7 Lense
  • 10 Lips
  • 190+ Outfit pieces (Tops and Bottoms)
  • 10 Shoes
  • 10 Necklaces
  • 10 Necklaces
  • 11 Theme Cards
  • 10 Backgrounds

We assure you that this package helps in building best beauty makeover games for girls with numerous variations.



Price $19.98

Dynamic Binoculars System by Aligned Games

2025, January 22 - 14:24
Dynamic Binoculars System is a versatile and lightweight solution to add fully dynamic zooming and viewing functionality to your games and projects!

Easy to use

Simple setup with no coding required.


Fully commented code!

Code is commented fully and clearly to ensure easy understanding and modification, even for those new to Unity or programming!


Drag-and-Drop

Add functionality instantly with no hassle.


Customizable Inputs

Fully integrated with Unity’s New Input System for flexible controls. Supports both mouse and controller input seamlessly, allowing players to toggle and zoom with their preferred control method!


Zoom and Transition Customization

Adapt zoom levels with smooth transitions to give the player a customizable binocular experience.


Dynamic Zoom

Zoom level adjusts based on user input, providing a smooth, dynamic experience for different gameplay situations.


Fully Configured Setup

All zoom levels and visual effects are pre-set, making it easy to customize without additional configuration.


Includes Prefabs and Example Scene

Ready-to-use setup and example scene for fast implementation.


Great Performance

Optimized for all types of games, providing smooth zooming functionality without sacrificing performance.


Documentation Included

A detailed PDF to guide you through the setup and usage process.

Dynamic Binoculars System is a versatile and lightweight solution to add fully dynamic zooming and viewing functionality to your games and projects!


With just a few simple inspector changes, you can implement a highly customizable system that adapts the zoom levels based on user input. Whether you're building a tactical shooter, exploration game, or an immersive adventure, this system provides dynamic controls for binocular usage.


Need zooming that smoothly transitions between different magnifications? Want a system that’s compatible with both mouse and controller? The Dynamic Binoculars System is built to make it effortless.


The system is drag-and-drop ready, requiring no coding knowledge unless you want to customize it further.


Includes clear PDF documentation that guides you through every step to set up, expand, and personalize your binocular functionality.


What you get:

  • The full Binocular Manager System code, designed to control zooming, toggling, and smooth transitions.
  • A fully functional demo scene for quick setup and testing.
  • Customizable zoom levels with smooth transitions.
  • Mouse and controller support with intuitive UI integration.
  • Fully commented code for easy customization and understanding.
  • Pre-configured setup with ready-to-use components for fast implementation.

Make your game more immersive with the Binocular System!


Try the demo: Download Here


For support, email me at: My Email


Visit my studio website: My Website


Price $18.00

Smoke And Dust FX by EqulocityFX

2025, January 22 - 14:08
Enhance your projects with Dust and Smoke, a specialized collection of many prefab 2D effects crafted for game developers and visual effects artists.

List of VFXs included

Smoke&Dust FXs compatible with both the built-in and URP Render pipelines.

Texture sizes : 2048x2048 , 2048x512, 2048x1024, 1024x2048

Number of VFXs : 22 VFX Prefabs(Built-in), 22 Prefabs(URP)

Custom shaders: There are no custom shaders all the shaders included in the pack are Unity native shaders.

 This pack features keyframe animated dust and smoke elements for unparalleled control:

  • Keyframe Precision: With each animation meticulously keyframed, you have the flexibility to adjust every frame to perfection.
  • Variety of Atmospheres: Whether you're working on a platformer, top-down game, or need the aftermath of an explosion, subtle smoke trails, or drifting dust clouds, this pack has you covered.
  • Optimized Performance: Made to integrate seamlessly into unity, ensuring your game runs smoothly under any condition..

Perfect for developers aiming to add depth to their environments or gameplay, Dust and Smoke brings your scenes to life with authentic 2D keyframe animation.


Price $24.99

Water 2D FX by EqulocityFX

2025, January 22 - 14:08
Immerse your games in dynamic liquid motion with this collection of 2D Keyframe Animated Water and Liquid FX for Unity.

List of VFXs included

Water 2d FXs compatible with both the built-in and URP Render pipelines.

Texture sizes : 2048x2048 , 2048x512, 2048x1024, 1024x2048 , 2048x256 ,2048x128

Number of VFXs : 31 VFX Prefabs(Built-in), 31 Prefabs(URP)

Custom shaders: There are no custom shaders all the shaders included in the pack are Unity native shaders.

This extensive pack includes many unique prefab effects, meticulously crafted with keyframe animation for stylized and captivating visuals. From subtle water drops and gentle ripples to powerful splashes and bubbles burst, this library covers a wide range of liquid effects. Optimized for performance, these lightweight effects ensure smooth gameplay even in demanding scenes.


This pack contains 31 game-ready Water FX


Price $24.99

Fire And Flame FX by EqulocityFX

2025, January 22 - 14:07
Unleash dynamic visuals in your projects with Flame&Fire, a set of meticulously crafted 2D fire and flame effects.

List of VFXs included

Fire&Flame FXs compatible with both the built-in and URP Render pipelines.

Texture sizes : 2048x2048 , 2048x512, 2048x1024, 1024x2048 , 2048x256 ,2048x128, 2048x819 , 2048x146,

Number of VFXs : 14 VFX Prefabs(Built-in), 14 Prefabs(URP)

Custom shaders: There are no custom shaders all the shaders included in the pack are Unity native shaders.

Each asset in this pack is keyframe animated for precise control, ensuring your scenes have authenticity and performance:

  • Keyframe Precision: Every animation is meticulously keyframed, allowing for tailored adjustments to suit any scenario.
  • Diverse Fire Effects: From small embers to massive conflagrations, get a wide range of fire visuals for all your game dev and VFX needs.
  • Optimized for Performance: Designed to run efficiently within Unity, maintaining high frame rates even in complex scenes.

Flame & Fire is ideal for developers and artists looking to enhance their 2d and stylized games, or any project requiring fire effects.


Price $19.99

Pages