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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.