Release Notes: 0.8.0.1360

From Neos Wiki
Revision as of 22:36, 20 April 2019 by Bombitmanbomb (talk | contribs) (Created page with "Pushing a hotfix for the shader loading issue (and related), was hard to trace, but should be fixed now: 0.8.0.1360 =Bugfixes:= - Fixed multiple queued up asset unloads causi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Pushing a hotfix for the shader loading issue (and related), was hard to trace, but should be fixed now: 0.8.0.1360

Bugfixes:

- Fixed multiple queued up asset unloads causing a newly loaded asset to be incorrectly unloaded (this caused shaders to not load sometimes and assets in general to leak and load duplicates)

- Fixed CopyProperties breaking when the source is a different type (this would cause model import to fail in some cases for example, discovered by @aadhux )