Harry Rose
Harry Rose
As discussed with @LitchiSzu this is caused by the `LightingData.asset` causing a circular dependency with the Scene asset
> I have implemented a version that supports displaying circular dependencies... Nice! Would you like to create a PR for those changes?
This would be a wonderful addition, I have some concerns about bundling in the `.dll` with this package though. Can you confirm where you got the dll from? I'd like...
Hey! Thanks for the suggestion, this is achievable but it requires a process of loading each asset into memory to gather their dependencies to build up a lookup table. https://github.com/Facepunch/WhatUsesThis...
Hello, any update on this issue? I've just hit the same thing while trying to write some custom LLDB tooling which processes CLR data. In particular I'm trying to capture...
> I've been working on some changes that would lead to fixing this issue. It will take some bigger infrastructure changes to SOS to allow per command output. Thanks for...