Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.5.0a1
Issue ID
569430
Regression
Yes
Crash when enable/disable DX11
Regression from 4.3.0b5 (19fb00de019e)
I can still reproduce this on version 5.0.0a1 (ca2d4770abb4) by the following steps:
- Create a new project from the new Home Screen
- Open the Profiler window and duck it in the editor
- Clear the Console for any error messages
- Go to Build Settings > Player Settings > Other Settings
- Disable DX11
- When the popup comes up with Changing Graphic Devices, press "Apply"
- When the popup comes up asking you whether you want to save the scene, select "Save". Give the scene a name and press "Save" again
- Observe the three "!IsInList ()" errors in Console
- Enable, disable and then enable DX11 again
- Observe the crash
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on object:runtime_invoke_void__this__ when opening a specific project
- Circle-shaped rendering artefacts visible in Local Volumetric Fog boundaries box in Scene view when Fog Distance is lower than 1
- “Fog Distance” property name and description is unclear in the Inspector window
- Crash with multiple stack traces when using Burst-Compiled Span.Fill()
- Broken compute shaders propagate via the cache server
Add comment