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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment