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
- Bunch of "TargetParameterCountException" errors thrown in the Editor Console when opening the "Adaptive Probe Volumes" tab in the "Lighting" window
- Non-removable serialized data for a renderer feature still appears even when the renderer feature is deleted
- URP Cascaded Shadows do not have a falloff in Player when the Player is built not in Development Mode
- Grid in animation preview window is rendered on top of the object
- WebGPU Graphics.RenderPrimitives fails on MeshTopology.Quads with Validation errors when exceeding 64k vertices
This is a duplicate of issue #1185194