Easy Asset Search

Cast Visualizer

A Unity Editor tool that visualizes casts and overlap tests in the scene view for fast debugging, with no code modifications required.
Cast Visualizer Asset Image A Unity Editor tool that visualizes casts and overlap tests in the scene view for fast debugging, with no code modifications required.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost.
FREE
Category:
ToolsUtilities
Developer:
BG Tools
Price:
FREE
Rating:
(32 reviews)
Favorites:
133
Supported Unity Versions:
2019.4.38 or higher
Current Version:
1.2.6
Download Size:
2.20 MB
Last Update:
Jul 11, 2024
Description:
The Cast Visualizer is a powerful tool extension for the Unity Editor that provides a fast and efficient way to debug casts and overlap tests in your scene. Key benefits include:

• Visualizes casts, overlap tests, and their results (hit points, colliders)
• Works with standard Unity functions, no code modification required
• Supports all cast types (check, cast, all, noAlloc)
• Shows casts for the whole project, including not self-programmed like in external plugins

The tool offers intuitive visualization, displaying the origin, cast volume, and resulting hits, with color coding for different cast types. It is compatible with standard Unity casts and requires no additional code changes.

Customization options are available, including:

• Customizable colors for visualization types
• Control over which module's casts are visualized
• Choice of cast volume visualizations (line and wired body)

The Cast Visualizer provides a range of visualizations for both Physics and Physics2D, including:

• Physics: Linecast, Raycast, BoxCast, CapsuleCast, SphereCast, CheckBox, CheckSphere, CheckCapsule, OverlapBox, OverlapSphere, OverlapCapsule
• Physics2D: Linecast, Raycast, BoxCast, CapsuleCast, CircleCast, OverlapBox, OverlapCircle, OverlapCapsule, OverlapArea, OverlapCollider, OverlapPoint

System Requirements:

• Unity Version: 2019.4 (LTS) or higher
• Editor Version: Windows, Linux, MacOS (without Apple Silicon Chip)

Limitations:

• Only available in the Editor
• Not supported on Macs with Apple Silicon Chip (M1 and M2)
• Uses Harmony library under MIT license
Technical Details:
Requirements:
• Unity Version: 2019.4 (LTS) or higher
• Editor Version: Windows, Linux, MacOS (without Apple Silicon Chip)

Limitations:
• Only in Editor
• The visualization is only displayed in the editor. The plugin uses editor functions to draw all the visualization and they are not available on published builds.
• Mac with Apple Silicon Chip
• This plugin is based on the Harmony library which didn't support the apple M1 and M2 silicon chip sets. Macs without those chips are fully supported.

License:
• This asset uses Harmony under MIT license;
• see Third-Party-Notices.txt file in package for details.
Continue »

Similar Packages