Aakash Shrestha
Aakash Shrestha
Does the same plugin work for newer unity versions or do we need to compile them ourselves?
Exception thrown at 0x00007FF9430A5E5C (KernelBase.dll) in ResearchMode.exe: 0x40080202: WinRT transform error (parameters: 0x000000008000000B, 0x0000000080070490, 0x0000000000000014, 0x000000DAC73FD390). Exception thrown at 0x00007FF9430A5E5C in ResearchMode.exe: Microsoft C++ exception: Microsoft::CoreUI::Messaging::MessagingValidationException::Holder$ at memory location 0x000000DAC75FE2A0....
I see that Conversion from camera coordinates to world coordinates is cameraToWorld.cs. But I don't know how to map the it in opposite.
indexing
With something like clangd, it would want all files to be indexed before we start querying. How is this handled?