Forum Discussion
invisage13
6 years agoHonored Guest
Scripts in Oculus folder cant reference other scripts
I understand this is probably the case of the Oculus developers setting up an assembly definition file so that their scripts compile first, but can anyone confirm 100% why it is that all the scripts in the Oculus folder cannot reference any scripts outside it?
Thanks!
Thanks!
1 Reply
Replies have been turned off for this discussion
- sascha_ledinskyExplorerAssemblies get compiled into separate C# DLLs. You can reference other DLLs in the .asmdef files (via Unity inspector).
You could also try to delete the .asmdef, this way all the scripts will become part of your main assembly (I haven't tried this, make sure you can revert).
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 5 months ago
- 10 months ago
- 9 months ago
- 8 months ago