Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2.X
Votes
0
Found in
2017.1.0f3
Issue ID
946517
Regression
Yes
Crash on ApplyMaterialPassWithCache when generating lighting and "Lightmap Static" is enabled
How to reproduce:
1. Open attached Unity project Workshop.zip"
2. Load scene "01" located in Assets-->cena
3. Wait until crash occurs
Expected result: Light is baking without crash.
Actual result: Unity crashes while generating lighting.
Workaround: In the Hierarchy window select Water-->Water4Advanced-->Tile and disable "Lightmap Static" in the Mesh Renderer. Press Apply in the top of an Inspector window.
Regression first introduced in: 2017.1.0b2
Reproducible with: 2017.3.0a7, 2017.2.0b10, 2017.1.0p5, 2017.1.0b2
Not reproducible with: 5.5.4p4, 5.6.3p2, 2017.1.0b1
Notes:
* crash should occur after 10-30 sec (2017.1 version). Sometimes it could take longer than that (depends on Unity version).
* Unity also crashes while building scene.
Fixed in: 2018.1.0a1, 2017.2.0p2
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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
VitorCrote
Feb 12, 2020 17:00
Excellent issue! I almost die when I see that i have destroyed my scene, now I got it back! Thank you soo much!