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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment