Search Issue Tracker
Not Reproducible
Votes
3
Found in
5.4.0f3
Issue ID
818706
Regression
Yes
[5.4][Windows] 30% Performance degradation happens when upgrading project to 5.4
How to reproduce:
1. Open the attached project
2. Download FPSDisplay.cs script and place it to Assets folder
3. Open test scene, create emply game object and attach script to it
4. Build and run test scene
5. Test it in windowed mode 1680x1050
6. Notice FPS written in the left top corner
Comparing results in Unity 5.3.6p1 and 5.4.0f3 performance got worse around 20%, in Unity 5.5.0a5 it got worse even 70%
Notes:
- Reproducible only on Windows; not reproducible on OSX;
- Reproducible only on high-end machines with powerful GPU;
- Bug may have significant impact on users in 5.5.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment