Skip to content
This repository was archived by the owner on Feb 11, 2024. It is now read-only.
This repository was archived by the owner on Feb 11, 2024. It is now read-only.

Quake 1 Importer Errors #277

@FusionAura

Description

@FusionAura

Not sure if this is still actively being worked on anymore but might as well report the issues I'm facing.

In a fresh project made in Unity 2021.3.32f1, the Quake 1 Importer doesn't work properly. When I get it to load a Map file, it just spawns in a giant cube with the dimensions: 8192 x 8192 x 8192.

In the console, there are 2 errors:
Screenshot 2023-11-18 131950
and
Screenshot 2023-11-18 132109

Looking into the errors myself, I tried using GUIUtility.ExitGUI(); that a unity forum post recommeneded however it simply broke the Inspecter elements outright.

Also got a bunch of Obselete function messages as well however I don't think they are a factor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions