Overte open source virtual worlds platform.

3d hacktoberfest javascript linux open-source social-vr virtual-reality vr
7 Open Issues Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub

Overte open source virtual worlds platform.

C++
#3d#hacktoberfest#javascript#linux#open-source#social-vr#virtual-reality#vr
bug good first issue Controls / Interaction

Overte open source virtual worlds platform.

C++
#3d#hacktoberfest#javascript#linux#open-source#social-vr#virtual-reality#vr

AI Summary: Correct the JavaScript example in the `Entities.getEntityObject` documentation on the Overte API docs website. The example has an incorrect capitalization (`getentityObject` should be `getEntityObject`) and is missing a closing parenthesis in the `connect` function.

Complexity: 2/5
bug good first issue

Overte open source virtual worlds platform.

C++
#3d#hacktoberfest#javascript#linux#open-source#social-vr#virtual-reality#vr

Overte open source virtual worlds platform.

C++
#3d#hacktoberfest#javascript#linux#open-source#social-vr#virtual-reality#vr

AI Summary: The task is to modify the Overte project's `AboutUtil` to directly return the `BUILD_TIME` constant instead of attempting to parse and format an empty date string. This involves removing the date parsing and formatting logic and simplifying the `About.buildDate` retrieval.

Complexity: 2/5
bug good first issue

Overte open source virtual worlds platform.

C++
#3d#hacktoberfest#javascript#linux#open-source#social-vr#virtual-reality#vr

AI Summary: Update the Overte documentation to correct the spelling of the `Script` property from `filename` to `fileName`. This involves finding all instances of the incorrect spelling in the documentation and replacing them with the correct spelling.

Complexity: 2/5
bug documentation good first issue

Overte open source virtual worlds platform.

C++
#3d#hacktoberfest#javascript#linux#open-source#social-vr#virtual-reality#vr

AI Summary: Debug and fix a race condition in the Overte virtual worlds platform that causes material dimensions to reset to (0.1, 0.1, 0.1) when the server restarts in 3D projection mode. This likely involves investigating the interaction between material mode changes and dimension locking/unlocking mechanisms within the Overte codebase.

Complexity: 4/5
bug good first issue

Overte open source virtual worlds platform.

C++
#3d#hacktoberfest#javascript#linux#open-source#social-vr#virtual-reality#vr