We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After opening example "WidgetGalleryExample" for a period of time, Isaac Sim crashes and shows an error log:
2024-11-12 09:21:56 [78,874ms] [Warning] [omni.kit.xr.scene_view.utils.ui_container] Attempting to use LookAtCameraSpace when '/xr/syncViewportCamera' is False. Forcing to True. 2024-11-12 09:29:17 [520,110ms] [Fatal] [gpu.foundation.plugin] Out of resource descriptors! 2024-11-12 09:29:17 [520,110ms] [Warning] [gpu.foundation.plugin] Sync scopes: 2024-11-12 09:29:17 [520,110ms] [Warning] [gpu.foundation.plugin] - [1] SYNC SCOPE: IRenderImpl (paused: no, last tick: 0 ms ago) 2024-11-12 09:29:17 [520,110ms] [Warning] [gpu.foundation.plugin] - [2] SYNC SCOPE: rtx_hydraengine0 (paused: no, last tick: 3 ms ago) 2024-11-12 09:29:17 [520,192ms] [Warning] [gpu.foundation.plugin] Exceeding capacity of resource descriptors 458753 / 458752
Please help !!!
The text was updated successfully, but these errors were encountered:
I am also using scene overlay widgets and experience the "Out of resource descriptors" Any help on that would be super awesome!
Sorry, something went wrong.
No branches or pull requests
After opening example "WidgetGalleryExample" for a period of time, Isaac Sim crashes and shows an error log:
2024-11-12 09:21:56 [78,874ms] [Warning] [omni.kit.xr.scene_view.utils.ui_container] Attempting to use LookAtCameraSpace when '/xr/syncViewportCamera' is False. Forcing to True.
2024-11-12 09:29:17 [520,110ms] [Fatal] [gpu.foundation.plugin] Out of resource descriptors!
2024-11-12 09:29:17 [520,110ms] [Warning] [gpu.foundation.plugin] Sync scopes:
2024-11-12 09:29:17 [520,110ms] [Warning] [gpu.foundation.plugin] - [1] SYNC SCOPE: IRenderImpl (paused: no, last tick: 0 ms ago)
2024-11-12 09:29:17 [520,110ms] [Warning] [gpu.foundation.plugin] - [2] SYNC SCOPE: rtx_hydraengine0 (paused: no, last tick: 3 ms ago)
2024-11-12 09:29:17 [520,192ms] [Warning] [gpu.foundation.plugin] Exceeding capacity of resource descriptors 458753 / 458752
Please help !!!
The text was updated successfully, but these errors were encountered: