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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment