Fribur
Fribur
Mourner, I believe my proposed changes are the fix to issue #44, which was classified as "enhancement": https://github.com/mapbox/earcut/issues/44#issue-117200512 I find a couple of other projects reporting this is a bug,...
Sounds like windows defender has quarantined the file or is otherwise preventing execution. Login via an admin account, execute from there and you will see a notification where you have...
Apparently the ramp speed to set a new limit can be configured to 15s (soft limit) or 2s (hard limit) as per [appendix 2](https://www.hoymiles.com/wp-content/uploads/2023/01/Technical-Note-Export-Management-Guide-of-Hoymiles-Microinverter-System_AU.pdf)
Doing some further research, I am suspecting this code section in CR.cpp might be to blame? https://github.com/praydog/UEVR/blob/46af040110430987a45849fb4693bdf8a678fa46/src/mods/VR.cpp#L367 in particular this piece of code to: ``` result = xrGetSystem(m_openxr->instance, &system_info, &m_openxr->system);...
I tried now the following without success :-( ..any idea why this step could fail? Note it works when I set Oculus as OpenXR runtime & use Oculus link/Airlink, but...
@mbucchia found the solution. His words: > ...one possible issue, that is rare, is that you have a bad environment variable, XR_RUNTIME_JSON that you set before to override the OpenXR...
The other thing you can try: ensure GPIO2 and 3 of the CMT2300A chip are set to "-1". I got the issue that the interrupts triggered by the CMT2300A chip...
Besides my own experience, this is the second example that the CMT2300A is not firing the interrupts it should fire on RX and TX. Who is familiar with configuring all...
Thanks for reporting. Looks like 3 distinct/unrelated issues. (1) SDF-URP-debug.shader should be ignored when URP pipeline is not installed (2) in `RegisterFontMaterialSystem.cs` I am right now blindly always loading the...
There are two things you can try...would be great if you can do that and let me know what works best. 1. Change layer here https://github.com/Fribur/TextMeshDOTS/blob/72b5d7f8e0db46727d528fcc027b27bd3fc2f5f1/Authoring/TextRendererAuthoring.cs#L79 2. Add `AddComponent