cakeslice / Outline-Effect

Outline Image Effect for Unity
MIT License
1.48k stars 201 forks source link

Fixes issue where multiple outline cameras may be created #39

Closed hobnob closed 4 years ago

hobnob commented 6 years ago

If the main camera is used in a prefab then new outline cameras may be created every time the scene is played. This fix checks to see if an outline camera has already been created and assigns it if it has. Otherwise it is created as normal

ghost commented 6 years ago

DeepCode found the following issues:

Critical: 0 Warning: 0 Info: 0

Priority breakdown:

Security Defect API Anomaly Rename Lint Info
Critical 0 0 0 0 0 0 0
Warning 0 0 0 0 0 0 0
Info 0 0 0 0 0 0 0

Most affected files:

File Critical Warning Info

See detailed analysis.