Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.2.X
Votes
0
Found in
2018.3.14f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1153385
Regression
No
[DX12] Editor crashes with a specific prefab in a Scene when entering the Play Mode while using DirectX12
How to reproduce:
1. Open the "case_1153385-repro" project
2. Open the "Scenes/SampleScene" Scene
3. Enter the Play Mode
Expected result: Editor enters the Play Mode
Actual result: Editor crashes
Reproducible with: 2018.4.1f1, 2019.1.4f1, 2019.2.0b3, 2019.3.0a3
Could not reproduce on 2017.4.27f1 because the project would crash while importing
Last 5 lines of Stack Trace:
0x00007FF787BDA462 (Unity) PAL_Memory_Free
0x00007FF787BC07E1 (Unity) PAL_Memory_Free
0x00007FF7883D05AF (Unity) PAL_Memory_Free
0x00007FF78955C903 (Unity) PAL_Memory_Free
0x00007FF787DC61D4 (Unity) PAL_Memory_Free
Does not crash with Dx11 or OpenGL
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
- Low FPS in the Game View when the Editor window loses focus
- Memory leak when a domain is reloaded on a Scene that uses HDRP's water simulation resources
Add comment