Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0b1
Issue ID
1078614
Regression
No
[GPU PLM] [Crash] Memory leak and crash after switching lightmapper to 'Progressive GPU' when baking on GeForce 640M
Prerequisites: pull the repro project from here: https://ono.unity3d.com/test-data/gi-tests/LightmappedTrees
Steps to repro:
1. Open downloaded project and 'Terrain-medium' scene on a laptop with GeForce;
2. In the Lighting window switch Lightmapper to 'Progressive GPU';
3. In the Lighting window click "Generate Lighting" button;
4. When Lightmapper switches back to 'Progressive CPU', switch Lightmapper back to 'Progressive GPU';
5. Repeat step 4.
Expected result:
Lightmapper is switched to Progressive CPU and Editor doesn't crash or throw errors.
Actual result:
Editor crashes without BugReporter and with empty stacktrace. See attached video.
Notes:
- Reproducible in 2019.1.0a1, 2018.3.0b1;
- Reproducible in Windows 10;
- Reproducible only when baking on GeForce 640M with 2GB of VRAM; not reproducible on GeForce GTX 1070.
Comments (1)
-
MarkeMark1972
May 22, 2019 08:11
I hit this issue this week. A temporary solution for me was to copy the project to a PC with more GPU memory and then switching the Lightmapper option in the General Lighting panel back to Progressive CPU.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Minimal VRAM requirement for GPU Lightmapper has been increased to 4GB, thus, this bug seems to no longer be relevant.