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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
This is a duplicate of issue #1185194