Search Issue Tracker
Not Reproducible
Votes
0
Found in
Issue ID
1096884
Regression
No
[AMD Radeon only] Shadows.PrepareShadowMap Prevents SceneLoadAsync from being Async
We're breaking down a common reported problem "SceneLoadAsync is not Async" https://fogbugz.unity3d.com/f/cases/845531/ to attempt to address more specific problems. Looking at the Profiler (image attached) one major pain point on the scene load is Shadows.PrepareShadowMap
To Reproduce:
1. Open attached project
2. Open the Profiler
3. Rebuild the Asset Bundles (Build > Asset Bundles)
4. Open the load_scene scene
5. Enter playmode
6. Click the load scene button
Afterwards check the Profiler.
Reproducible in : 2019.1.0a7, 2018.3, 2018.2, 2018.1, 2017.4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Add comment