Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0b10
Issue ID
853397
Regression
No
Unity crashes at <Enlighten::Precompute::PackGeometry> if the model before importing to the scene doesn't generate Lightmap UVs
If the model is imported to the scene without generating Lightmap UVs, Unity shows an error (error.jpg) and crashes. It happens when the imported model is checked "Static".
Reproduction steps:
1. Open the attached file "case_853397";
2. Open the scene "test";
3. Click on the object "NYC-new-york" and check "Static" in the Inspector window;
4. In the prompt window press "Yes, change children";
5. Wait a little bit;
Actual result: Unity crashes.
Expected result: Unity should show an error and doesn't crash.
Workaround: Before importing the model you have to check "Generate Lightmap UVs" and apply (workaround.jpg).
Reproduced with 5.2.5f1, 5.3.6p3, 5.4.2f2, 5.5.0b11, 5.6.0a3.
Verified with 2017.2.0a1 version.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment