Search Issue Tracker
Duplicate
Votes
0
Found in
2020.1.0a4
Issue ID
1188148
Regression
Yes
Windows Editor crashes on building when Custom texture is set as Project's Default Icon
To reproduce:
1. Open attached project;
2. Make sure custom texture (you can use the texture added in the project (icon.png) or import another texture) is set as Default Icon (Edit > Project Settings > Player);
3. Attempt to build the project on Windows;
-the project crashes here
4. Reopen the project;
5. Unset Default Icon or set any Built-in Texture 2D (for example "Default-Checker");
6. Build the project.
Expected result: the editor doesn't crash on build.
Actual result: Windows editor crashes on build with an empty stacktrace.
Reproduced with: 2020.1.0a4, 2020.1.0a5, 2020.1.0a6.
Not reproduced with: 2020.1.0a2, 2020.1.0a3.
Platforms:
Mac - doesn't reproduce
Windows - reproduces
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] Mesh memory allocation increases in Unity 6 when deployed for iOS
 - Addressables section overlaps other elements in Inspector window
 - Leftover Lighting Settings Asset is present in the Animation folder of Reflection Probes scene in URP Samples
 - [Android] TouchScreenKeyboard.selection.length always returns "0" when any length text is selected
 - Point Light in "LensFlareShowroom" scene of URP Samples uses unsupported Indirect Multiplier
 
This is a duplicate of issue #1185194