Unity-Technologies / com.unity.demoteam.digital-human

Library of tech features used to realize the digital human from 'The Heretic' and 'Enemies'.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity.DemoTeam.DigitalHuman.Runtime Assembly Definition - auto referenced?

pauldrummond opened this issue · comments

I'm working on a large project where I can't simply create Assembly Definitions and References as I'd like. I'm able to use the Demo Team Hair System and Mesh to SDF packages as their runtime .asmdef files have Auto Referenced = true. I manually changed this for the Hair System Runtime .asmdef, but of course this will get overwritten by the next package update. Is it possible the Hair System Runtime .asmdef could have Auto Referenced set to true to match the other two packages?

I'd like to second this request. This should become a general Unity policy, as I always need to change packages that way.