This page should serve as a quick look-up for any known bugs, issues, or limitations in this asset.
Where possible, it will provide a workaround or indicate when a fix will be in place.
1. Ghosting occurs around objects when testing full-screen
Fix: Add an aspect ratio or resolution that matches that of your monitor. This will then ensure the depth textures created align correctly.
Notes: This issue is most likely to occur when choosing the Free Aspect option.
An automated workaround is being investigated, however, setting up your project to avoid issues like this are included in the User Guide.
2. Some demo scenes crash Unity when pressing Play (Unity 5.3)
This seems to only occur on a small number of scenes when using Unity 5.3. Unity has been informed of the crash and a fix or workaround will be provided in an update as soon as it is found.
3. Error on First Time Setup for This Version (FG 1.2.1)
NB: This error is fixed in FG 1.2.2.
If you get an error that looks like this:
You can fix the error by downloading this zip file and extracting it to your project folder ‘Assets/Fantastic Glass/Editor‘. It contains a replacement for the existing GlassPackageSetup.cs.
Note: By downloading this code you accept that it is provided as is, without any warranty, and that Fantastic Development accept no liability in relation to the use of it.
4. Error on Build & Play (FG 1.2.1)
NB: This error is fixed in FG 1.2.2
Build & Play will be stopped by an error in FG 1.2.1. The error was found and the fix has been submitted immediately alongside the fix for issue #3.
If you are in need of an immediate fix, download this zip file and extract the contents to ‘Assets/Fantastic Glass/Scripts/‘. It contains a replacement for the existing GlassPreset.cs.
Note: By downloading this code you accept that it is provided as is, without any warranty, and that Fantastic Development accept no liability in relation to the use of it.