Dear community,
creating a simple PERL script which contains exactly same content like in the example in: Unitys simplest PostprocessBuildPlayer example
does not work. The Editor Log does not have any content about the post processing.
I have created im my Assets folder an “Editor” folder and called this script “PostprocessBuildPlayer” without any extensions like mentioned by the developer in their asset example. Using “Build” and not “Build Run” does not affect this behaviour.
How to solve this problem?
I use Unity 2.6.1 Pro on Windows XP SP3.