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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
This is a duplicate of issue #1185194