Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.3.0p3
Issue ID
1016557
Regression
No
WaitForEndOfFrame is not executed when using the Editor frame-step
Reproduction steps:
1. Open the attached project "DebugUpdateOrder.zip";
2. Open the example scene;
3. Enter a play mode and observe the console;
4. Pause the game and try to step several frames;
5. Observe the console and compare.
Expected results: All 7 outputs will be printed when using frame-step function.
Actual results: only 5 of them still persist, WaitForEndOfFrame is never outputted in the console.
Reproducible on: 5.6.5p1, 2017.1.3p2, 2017.2.2p2, 2017.3.2f1, 2017.4.0f1, 2018.1.0b12, 2018.2.0a6.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment