A bug seems to have been introduced in 2.0.2 where {report-info} and other value macros do not run outside of a report any more. Also, some recursive reports now display an 'EmptyStackException' error.
Most likely this is due to shifting the 'scope' object outside the root execution of the report in AbstractValueMacro to resolve the rendering problem from 2.0.2. Confirm this is the case and find a workaround.