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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
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!