Search Issue Tracker
Fixed in 5.0.X
Votes
2
Found in
4.3.3f1
Issue ID
585752
Regression
No
Unity crashes when toggling Direct3D 11
To reproduce:
1. Open attached project
2. Open scene "Multiplayer_Level_5"
3. Go to the player settings
4. Enable/disable Direct3D 11
5. Enter/exit play mode
6. Enable/disable Direct3D 11 - unity should crash, if not, move the scene view a bit and repeat from step 4
Note: the scene view must be facing the scenery or the crash is less likely to happen
It's worth mentioning that sometimes this crash brings up a bug reporter, other times it doesn't. There might be a few crash cases here.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment