Unity Asset Store
Cancel
Cart
Applications
Sell Assets

Over 11,000 five-star assets

Rated by 85,000+ customers

Supported by 100,000+ forum members

Every asset moderated by Unity

Home
Templates
Systems
1/4

Manual | Discord | Forum


✨ Highlight UI for Unity

Highlight UI makes a single UI element or object pop out by covering the rest of the screen. It is perfect for creating tutorials and hint UI in your games.


⚡ Highlight UI Elements (RectTransform)

Easily highlight a UI elements (any object with a RectTransform component).
RectTransform myRT = ...;
HighlightUI.ShowForUI(myRT);


⚡ Highlight 3D Objects (Transform)

Easily highlight a 3D object. Highlight UI uses the target object's collider or renderer to figure out the screen extents of the object.
Transform myT = ...;
HighlightUI.ShowFor3DObject(myT);


⚡ Options to Customise Look and Feel

Highlight UI uses an overlay canvas to cover the rest of the screen. You can edit options in the Editor or modify the canvas hierarchy and its components to customize the looks of highlight UI and extend its functionality.


⚡ Quality documentation, Demo Scenes and Support

This package contains demo scenes and reusable prefabs to get you started. In addition I have made tutorial videos and articles to get you started as quickly as possible. Links at the top of the page.


Happy highlighting!

Highlight UI (Tutorial / Hint UI)

(not enough ratings)
21 users have favourite this asset
(21)
$6.99
Taxes/VAT calculated at checkout
License type: Single Entity
Single Entity
Recommended for individuals and small businesses.
Multi Entity
Recommended for large enterprises working across multiple locations.
See details.
Refund policy
This asset is covered by the Unity Asset Store Refund Policy. Please see section 2.9.3 of the EULA for details.
Secure checkout:
License type
Single Entity
File size
1.5 MB
Latest version
1.0
Latest release date
Sep 30, 2020
Original Unity version
2019.3.13 or higher
Support
Visit site
Quality assets
Over 11,000 five-star assets
Trusted
Rated by 85,000+ customers
Community support
Supported by 100,000+ forum members