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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1185194