W
W
Wadim_wadim20002021-04-03 09:26:15
Unity
Wadim_wadim2000, 2021-04-03 09:26:15

Unity - what is Semaphore.WaitForSignal?

I noticed micro delays between frames in my game, at first I thought about my scripts, looked - no. Then I looked at the profiler and found that everything loads some kind of Semaphore.WaitForSignal call.
I looked for information about this, and realized that this is a bug that has been hanging in unity for a long time, and maybe still hanging.
Please advise either the version without this bug or how to fix it. I will be very grateful to you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
freeExec, 2021-04-03
@Wadim_wadim2000

This is not a bug, but an expectation of preparing for the next frame.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question