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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
-