Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2018.4.X, 2019.4.X, 2020.2.X
Votes
0
Found in
2019.4
2019.4.3f1
2020.2
Issue ID
1263058
Regression
No
Seam stitching causes a hard crash with Progressive CPU/GPU and any mesh contains NaN values
How to reproduce:
1. Open the attached project named "Case_1263058"
2. Open the Test Scene
3. Click Window -> Rendering -> Lighting Settings -> Generate Lighting
Expected result: The Lightmap is baked without any issues
Actual result: Editor crashes while baking the Scene's lighting
Reproducible with: 2018.4.25f1, 2019.4.4f1, 2020.1.0b16, 2020.2.0a18
Notes:
1. Does not reproduce when Enlighten is used
2. Graphics APIs tested: D3D11, D3D12, Vulkan, OpenGLCore
Workaround: disable GI contribution or seam stiching for meshes with non-finite values in the UV channels.
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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Resolution Note (fix version 2021.1):
Fixed in - 2021.1.0a7. The Editor will now throw error messages regarding the use of meshes with NaN values and the light baking process will freeze to prevent a crash.
Resolution Note (fix version 2020.2):
Fixed in - 2020.2.1f1
Resolution Note (fix version 2019.4):
Fixed in - 2019.4.24f1
Resolution Note (fix version 2018.4):
Fixed in - 2018.4.35f1