Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.0a10
Issue ID
1075542
Regression
No
[PLM] Baking stalls at WritingLightingDataAsset when baking the scene with high-quality lighting settings
See card: https://favro.com/organization/c564ede4ed3337f7b17986b6/c49f564b3ca1630d4475d838?card=Uni-56056 for clarity
Steps to repro:
1. Download the project: https://drive.google.com/open?id=1Iue9L3TKB4b92ZE1uaRM0ZoFWusUkDFE
2. Open the project and ‘LabsShadowmask’ scene;
3. Go to Edit>Preferences>GI Cache;
4. Set Minimum Cache Size to 5;
5. Bake the scene with CPU LM.
Expected result:
Baking finishes successfully.
Actual result:
Baking stalls with the following errors:
(Filename: C:\UnityTrunkRepo\trunk\xxx\Editor/Src/GI/Jobs/WriteLightingDataAssetJob.cpp Line: 62)
Failed to copy lightmap snapshot assets to directory: Temp/GI/6f0b40ff420559782353ab4d7dfa58f1
(Filename: C:\UnityTrunkRepo\trunk\xxx\Editor/Src/GI/Jobs/WriteLightingDataAssetJob.cpp Line: 283)
Notes:
- Reproducible in 2018.3.0a10;
- Reproducible on Windows 10
- Reproduces with bigger Minimum Cache size (10GB, 15GB).
- Reproduced when baking either with CPU or GPU Lightmapper.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
Add comment