Skip to content

A simple Unity asset which plays a sound effect anytime an error is encountered.

License

Notifications You must be signed in to change notification settings

HardlyDifficult/Unity.ErrorAlert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity.ErrorAlerts

Never miss an error again!

This simple, lightweight, and 100% free Unity asset will save you and your team hours.

When an error is encountered, a wav plays. ...I know.

Tested with Unity 2017. Works with both the old compiler and Unity's new C# 6 / .NET 4.6 support.

Install Instructions

That's it!

Optionally change the sound effect by replacing the file:

  • Assets\HardlyDifficult\Unity.ErrorAlerts\Editor\Resources\HardlyDifficult.Unity.ErrorAlertSound.wav

Note:

  • There is absolutely NO impact on your final build. The wav file and script are both Editor only.



Free for all, brought to you by twitch.tv/HardlyDifficult

About

A simple Unity asset which plays a sound effect anytime an error is encountered.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages