Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.2.7f1
Issue ID
1090655
Regression
No
[Wild Crash] Editor crashes with PlayerLoopController::SetPaused when using RenderTexture with Compute Shader
How to reproduce:
1. Open attached "GaiaDisplayApp" project
2. Enter Play Mode and hold P button
Expected result: Editor does not crash
Actual result: Editor crashes
Users reproduced this issue with: 2018.2.0b1, 2018.2.14f1, 2018.3.0b3
Note: Before the crash log has lines "D3D11: Failed to create RenderTexture (256 x 256 fmt 53 aa 1), error 0x887a0005"
"D3D11: Failed to create render texture primary DSV (error 0x80070057)"
"d3d11: failed to create 2D texture id=12213 width=1 height=1 mips=1 dxgifmt=28 [D3D error was 887a0005]"
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