Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2020.3
2021.1
2021.2
2022.1
2022.1.0a1
Issue ID
1346757
Regression
No
NaN attributes are written to the mesh generated by ProBuilder
Steps to repro:
1. Open the attached project and launch the 'Subtractive' scene;
2. In the Lighting window (Windows>Rendering>Lighting) press Generate Lighting button.
Expected result:
The GI baking proceeds and finishes as expected without errors.
Actual result:
Baking stalls with the following error:
"[PathTracer] Failed to add geometry for mesh 'pb_Mesh68562'; mesh contains non-finite values. Affected channel(s): TexCoord0|TexCoord1."
See attached screenshot.
Notes:
- Reproducible in Versions 2022.1.0a1, 2021.2.0b2, 2021.1.14f1, 2020.3.13f1;
- Reproducible on Windows.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment