Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a2
Issue ID
975434
Regression
Yes
Performance isssues and D3D11 errors after importing a larger project
Steps to reproduce :
- create a new project
- import the Standard Assets Example Project https://assetstore.unity.com/packages/essentials/asset-packs/standard-assets-32351
- open any scene "Car" for example
- try to move around the scene, select a few objects, reposition them and the performance in Unity will drop significantly and the console will have D3D11 errors
Assertion failed: D3D11: Failed to create render texture primary DSV (error 0x80070057)
*Note:
This is a regression from 2018.a1. In a1 it works perfectly, but the performance drops in a2.
Changing the API to OpenGLCore improves the performance quite a lot but can still feel stutters.
This was reproduced with other larger projects from the Asset Store.
It seems to be a Windows only issue as OSX works fine.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment