Search Issue Tracker
Fixed
Votes
1
Found in
4.3.1f1
Issue ID
584854
Regression
No
[Onboarding] Scenes that render quickly stutter in standalone builds using a lowered fixed timestep
Steps to reproduce :
- import the project attacehd
- open the scene and press play
- look in the profiler and notice that WaitForTargetFPS is consistently dominant
- build a win x86 standalone build with autoconnect profiler
- play the build and use Fantastic quality
- switch to Unity and notice the game does not properly sync to the vblank every frame
*Note:
Screenshot attached.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
Add comment