Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b8
Issue ID
843125
Regression
Yes
[5.5][Regression] 50% performance drop happens when upgrading project from 5.4 to 5.5
Steps to repro:
1. Open attached project in Unity 5.4 on Windows;
2. Open 'test' scene;
3. Launch the scene, observe and remember FPS and frame time numbers in the left corner of the screen (see attached 5.4 screenshot);
4. Save project and close Editor;
5. Open Unity 5.5;
6. Open 'test' scene;
7. Launch the scene, observe FPS and frame time numbers again.
Expected result:
FPS should not decrease significantly and frame time should not increase significantly.
Actual result:
FPS decreases and frame time increases by about 50% comparing to 5.4 (see attached 5.5Actual screenshot).
Regression introduced in Unity 5.5.
Notes:
- Reproducible in 5.5.0b8;
- Not reproducible in 5.4.1f1, 5.3.6p6;
- Reproducible only on Windows 10 (high-end machine);
- Not reproducible on OSX 10.12 (low-end machine);
- Also happening in standalone builds;
- Performance drop is not reproducible in Standard Assets 'Car' scene; seems to be specific for SpeedTree project.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [CI/CD]Build cache not invalidated when building targets with different defines
- VFX Learning Templates contains an empty folder the HDRP_VFX_Learning_Templates Scene
- Crash on -[NSApplication endModalSession:] when changing code in a Code Editor, saving and clicking on the Unity Window with "Stop Playing and Recompile" selected
- “Install package from git URL” and “Install package by name” tab does not close when resizing undocked Package Manager window and gets pushed outside the window
- "EndLayoutGroup: BeginLayoutGroup must be called first." errors are thrown when creating a Tag with identical name and holding the enter keyboard button
Add comment