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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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!