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

tileset rendering error in game mode. #72

Open
sendreams opened this issue Oct 23, 2024 · 5 comments
Open

tileset rendering error in game mode. #72

sendreams opened this issue Oct 23, 2024 · 5 comments

Comments

@sendreams
Copy link

after adding Cesium3DTileset, the layers showing in scene normally, and can be navigate by WASD , but while switch to game mode, the WASD not working anymore, and the tile layer not rendering too.

the version information:
cesium for unity: 1.13.0
unity: 2022.3.50f1
unity6: 6000.0.23f1

@sendreams
Copy link
Author

@sendreams
Copy link
Author

I found the reason why the WASD keys were not working in game mode—it was because the DynamicCamera component was not being used. After adding this component, the keys worked. However, the process was not smooth. There seems to be a bug with adding the DynamicCamera component itself, as it often fails to be added, and I’m not sure why.

@sendreams
Copy link
Author

@sendreams sendreams changed the title the input key WASD not working in game mode. tileset rendering error in game mode. Oct 23, 2024
@sendreams
Copy link
Author

@sendreams
Copy link
Author

Tests.zip
the scene file

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