Search Issue Tracker
Fixed
Fixed in 6000.0.58f1, 6000.2.4f1, 6000.3.0b1, future release
Votes
1
Found in
6000.0.11f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
Issue ID
UUM-75914
Regression
Yes
The "Camera.Render" hangs the process of geometry baking in the textures when using HDRP
How to reproduce:
1. Open the “ReproCameraRender“ project
2. Open the “OutdoorsScene“
3. Open the “Assets“ folder in the Project window
4. Open the “New Impostor“ asset in the Inspector window
5. Click on the “Build“ button
Expected result: The baking process will take only a few minutes
Actual result: The baking process may hang or take a really long time (up to 1H. I recomend downscaling the settings in the builder so you can be at ~5min instead for testing)
Reproducible with: -2023.2.0a6,- 6000.0.11f1
Not reproducible with: 2021.3.40f1, 2022.3.38f1, 2023.2.0a5
Note: 2023.2.0a6 regression was causing by something else solve by some times. It is a different issue.
Producible with: DX12 - Split
Not reproducible with: DX11, DX12 - Legacy, DX12 - Native
Reproducible on: Windows 10 Pro (22H2)
Not reproducible on: macOS 14.5 (Intel)
Note: if the baking succeeds just click on the “Clear“ button on the “New Impostor“ asset, to clear the pre-baked data
Through first investigation, it seams that in this usage, something prevent the m_DependentFenceCreates in GPUFenceDependencyChecker::RemoveDependencyFromAllWaitingFences to forget element. This is the best explanation for exponentially increasing time (see attached images from Superluminal)
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
-