Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice
  3. Join us on November 16th, 2023, between 1 pm and 9 pm CET for Ask the Experts Online on Discord and on Unity Discussions.
    Dismiss Notice

Failed to copy reflection probe snapshot assets to directory

Discussion in 'General Graphics' started by Kreoth, Jan 14, 2019.

  1. Kreoth

    Kreoth

    Joined:
    Mar 27, 2014
    Posts:
    5
    Getting this error when light baking: Failed to copy reflection probe snapshot assets to directory.
    It goes into error loop.
    Using Unity 2018.3.1f1 (64-bit) with Enlighten an Baked GI turn on.
     
  2. Larzarus

    Larzarus

    Joined:
    Jun 4, 2016
    Posts:
    27
    I'm also seeing this with 2018.3.9f1 using Enlighten with baked GI / shadowmask. 72 reflection probes and 2 light probe groups in my scene. Any suggestions?

    [Error] Failed to copy reflection probe snapshot assets to directory: Temp/GI/67c4ef1cbbe18b5142d2a1f8a84bdda3
    0x0000000141418F28 (Unity) StackWalker::GetCurrentCallstack
    0x000000014141F3D6 (Unity) StackWalker::ShowCallstack
    0x0000000141302C2B (Unity) GetStacktrace
    0x00000001401434DE (Unity) DebugStringToFile
    0x00000001410916F7 (Unity) WriteLightingDataAssetJob::Execute
    0x0000000140E1F69A (Unity) JobManager::UpdateFunction
    0x00000001408A73F8 (Unity) JobQueue::Exec
    0x00000001408A933D (Unity) JobQueue::Steal
    0x00000001408A7682 (Unity) JobQueue::ExecuteJobFromQueue
    0x00000001408A7A82 (Unity) JobQueue::processJobs
    0x00000001408A9AC3 (Unity) JobQueue::WorkLoop
    0x0000000140A7AB20 (Unity) Thread::RunThreadWrapper
    0x00007FFF51E581F4 (KERNEL32) BaseThreadInitThunk
    0x00007FFF549FA251 (ntdll) RtlUserThreadStart

    and

    [Error] Failed copying the texture from 'E:/UnityCache/f8/f8dc013a5a4a5b1165252eb1a2042bc9._probe.exr' to 'Temp/GI/67c4ef1cbbe18b5142d2a1f8a84bdda3/ReflectionProbe-72.exr'.
    0x0000000141418F28 (Unity) StackWalker::GetCurrentCallstack
    0x000000014141F3D6 (Unity) StackWalker::ShowCallstack
    0x0000000141302C2B (Unity) GetStacktrace
    0x00000001401434DE (Unity) DebugStringToFile
    0x000000014108F88A (Unity) CopyTextureSnapshotsToTempFolder
    0x0000000141091537 (Unity) WriteLightingDataAssetJob::Execute
    0x0000000140E1F69A (Unity) JobManager::UpdateFunction
    0x00000001408A73F8 (Unity) JobQueue::Exec
    0x00000001408A933D (Unity) JobQueue::Steal
    0x00000001408A7682 (Unity) JobQueue::ExecuteJobFromQueue
    0x00000001408A7A82 (Unity) JobQueue::processJobs
    0x00000001408A9AC3 (Unity) JobQueue::WorkLoop
    0x0000000140A7AB20 (Unity) Thread::RunThreadWrapper
    0x00007FFF51E581F4 (KERNEL32) BaseThreadInitThunk
    0x00007FFF549FA251 (ntdll) RtlUserThreadStart

    upload_2019-3-19_20-32-28.png
     
  3. afshin_a_1

    afshin_a_1

    Joined:
    Apr 26, 2015
    Posts:
    48
    i'm also getting this error when baking using unity 2018.3.9 and Enlighten.
     
  4. MAWMatt

    MAWMatt

    Joined:
    Nov 10, 2016
    Posts:
    75
    Bump? I'm getting this as well, a random scene out of hundreds...
     
  5. SRTanvir

    SRTanvir

    Joined:
    Jun 10, 2021
    Posts:
    1
    I was also facing this but after deleting

    'C:/Users/shaha/AppData/LocalLow/Unity/Caches/GiCache/a6/a67e039123fa06cf3d0e7778d479d880._probe.exr

    (I have deleted all the files)

    this file error solved I am not sure but this is not getting error any more