Search Issue Tracker
Fixed in 2018.3.8f1
Fixed in 2018.3, 2019.1, 2019.2
Votes
0
Found in
2017.3.0a1
2018.3.0a1
2018.3.0f2
2019.1.0a1
2019.2.0a1
Issue ID
1111339
Regression
No
[IL2CPP] System.Threading.WaitHandle.WaitOne is slower compared to Editor or mono backend
Steps to reproduce:
1. Download 1111339_repro.zip and open "Startup" scene
2. Enter play mode
3. Notice that Main Update times is 20-22 ms
4. Build a Standalone project with IL2CPP backend
5. Notice that Main Update time is 33-51ms
Expected results: Performance of System.Threading.WaitHandle.WaitOne on IL2CPP should be similar to Editor or mono
Actual results: On IL2CPP backend System.Threading.WaitHandle.WaitOne is more than 2 times slower.
Reproduced with: 2019.2.0a1, 2019.1.0a14, 2018.3.3f1, 2017.4.18f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Nodes in the Vertex block are deleted when the edge connected to the Node is deleted
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Resolution Note (fix version 2018.3.8f1):
Fixed in: 2019.2.0a6, 2019.1.0b5, 2018.3.8f1