Search Issue Tracker
Fixed in 5.4.1
Votes
0
Found in
5.4.0b18
Issue ID
796521
Regression
Yes
[DX12] On built project Unity startup's splash screen is missing
Reproduction steps:
1) Open attached project
2) Go to Player settings (Edit > Project Settings > Player)
3) Open "Other Settings"
4) Turn off "Auto Graphics API for Windows", add "Direct3D12 (Experimental)" and remove all other APIs
5) Open "scene" scene and build it
6) Launch project
Expected result:
Unity's splash image should be shown at the beginning.
Actual result:
Instead of splash image, Unity shows black screen.
Note:
It doesn't matter which splash screen style is selected in Players settings (under "Splash Image" tab).
Note 2:
It reproduces regardless if its in window mode or fullscreen.
Regression happened in 5.4.0b18
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment