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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment