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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment