Search Issue Tracker
By Design
By Design in 2023.3.X
Votes
0
Found in
2021.3.34f1
2022.3.17f1
2023.2.4f1
2023.3.0b1
Issue ID
UUM-59597
Regression
No
"[PathTracer] Failed to add geometry with hash ' '; terrain has no triangles or is fully covered by hole(s)" errors and infinite baking time when generating lighting
Reproduction steps:
1. Open the attached "TrainLab_RERNG.zip" project
2. Open the "Game" scene
3. Open the Lightning window (Window > Rendering > Lighting)
4. Click “Generate Lighting”
5. Observe the Console
Expected result: No errors are thrown and lighting is generated
Actual result: [PathTracer] Failed to add geometry for terrain with hash '567a136e8dca89e0c3b1c8cb77f678bf'; terrain has no triangles or is fully covered by hole(s).” errors are thrown and baking time seems infinite
Reproducible with: 2021.3.34f1, 2022.3.17f1, 2023.2.4f1, 2023.3.0b1
Reproducible on: Windows 11
Not reproducible on: no other environment tested
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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Resolution Note:
The project lighting bakes with no errors in 2023.3.0b5 and newer Unity Editor versions. It takes 47 minutes to bake, primarily because hundreds of trees were lightmapped - ideally they would be probe lit.
Resolution Note (2023.3.X):
The project lighting bakes with no errors in 2023.3.0b5 and newer Unity Editor versions. It takes 47 minutes to bake, primarily because hundreds of trees were lightmapped - ideally they would be probe lit.