Skip to content
New issue

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

Unity crashes with bad allocation when loading tile #553

Open
charlotte-pbt opened this issue Feb 19, 2025 · 0 comments
Open

Unity crashes with bad allocation when loading tile #553

charlotte-pbt opened this issue Feb 19, 2025 · 0 comments

Comments

@charlotte-pbt
Copy link

I use Cesium in AR on a Hololens 2 headset, and after several minutes of play Unity crashes with bad allocation when loading tile. I have the impression that the problem is a memory leak in the tileset cache, because it happened as soon as I increased it.

This is the error I found in the logs :

[error] [TilesetContentManager.cpp:1120] An unexpected error occurs when loading tile: bad allocation UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[]) UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Reinterop.ReinteropInitializer:UnityEngine_Debug_CallLog_FA05wu8x__otZNsgdHTnU9A(IntPtr, IntPtr*) CesiumForUnity.Cesium3DTileset:Update()]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant