Search Issue Tracker
Not Reproducible
Votes
0
Found in
Issue ID
1096883
Regression
No
[AMD Radeon only] CullResults.CreateSharedRendererScene 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 CullResults.CreateSharedRendererScene
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.
Reproduced on: 2017.4, 2018.1, 2018.2, 2018.3, 2019.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment