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
Comments (1)
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
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- A distorted audio clip is played when transitioning to another audio clip using Pitch Shifter Audio Effect
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!