Valery Arugin

Results 12 comments of Valery Arugin

Upgraded from rails 4 to rails 6, In the development envirobment everything works ok. In the production has the same error.

Oh.

Hey, I've spend several days trying to understand why git lfs is not working in a similar case. I had no progress until I've discovered GIT_TRANSFER_TRACE and got more descriptive...

No, it is working properly only in Unity 5.5

I have the same issue on v1.91.6.1. v1.91.0.1 works fine. Something definetely went wrong there.

Hello, thanks for clarification. I have a question: you've mentioned what to use instead of GetContentRegionMax(). But what to use instead of GetContentRegionMin()? I guess its ImGui.GetCursorScreenPos() - ImGui.GetWindowPos()?

I am not sure about thread scheduling, this issue is reproduced on a simple vulkan imgui sample from Silk.NET repo which is single threaded.

Yes, as I mentioned in the issue description, it reproduces on Imgui Vulkan sample from this repo: https://github.com/dotnet/Silk.NET/tree/main/src/Lab/Experiments/ImGuiVulkan