Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
Issue ID
962620
Regression
No
[Windows] Editor fails to generate VS solution when icon or configuration dialog banner is assigned.
Setting icon or Configuration Dialog Banner in Player Settings cause VS solution generation fail to build.
It happens for both default icon and the standalone overridden.
It also happens when the Configuration Dialog is disabled.
Repro:
1. Open attached Icon_Crash with PR: ono.unity3d.com/unity/unity/pull-request/61838/_/platform/windows/vs-solution
2. Customize icon in Edit -> Project Settings -> Player -> Default Icon or in the Icon tab
Or Customize image in Splash Image tab -> Application Config Dialog Banner
3. Choose to Create Visual Studio Solution in Build Settings
4. Build
5. Observe failure and error messages.
Callstack:
[Root]
?!?
Unity.exe!BuildPipeline_CUSTOM_BuildPlayerInternalNoCheck
Unity.exe!BuildPlayer
Unity.exe!DoBuildPlayer
Unity.exe!DoBuildPlayer_PostBuild
Unity.exe!PostprocessPlayer
Unity.exe!AddIcon
Unity.exe!AddIconToWindowsExecutable
Unity.exe!File::Open
Unity.exe!File::OpenFileSystemEntry
Unity.exe!RetriableOperation::Perform<OpenFileOperation>
Unity.exe!FileAccessor::Open
Unity.exe!LocalFileSystemWindowsShared::Open
KernelBase.dll!CreateFileW
KernelBase.dll!CreateFileInternal
sysfer.dll!<PDB not found>
ntoskrnl.exe!KiSystemServiceCopyEnd
ntoskrnl.exe!NtCreateFile
ntoskrnl.exe!IopCreateFile
ntoskrnl.exe!ObOpenObjectByNameEx
ntoskrnl.exe!ObpLookupObjectName
ntoskrnl.exe!IopParseDevice
FLTMGR.SYS!FltpCreate
FLTMGR.SYS!FltpPassThroughInternal
FLTMGR.SYS!FltpPerformPreCallbacks
fileinfo.sys!FIEtwEnableCallback
fileinfo.sys!FIETWLogFileCreate
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment