Skip to content

vite 8.0.10 MatrixTrackPrecisionChange error #18396

@petrospap

Description

@petrospap

Hello, I don't know if is VITE issue or babylonjs issue, but since it happen to me I thought to mention!!

i got the following error, at start up!

Uncaught TypeError: can't access property "MatrixTrackPrecisionChange" of undefined
    Matrix math.vector.js:5347
    FromValues math.vector.js:6396
    Identity math.vector.js:6471
    <anonymous> math.vector.js:7531

tested with two different babylonjs projects, on Firefox/Edge/Chrome

npm: v11.13.0
node: v24.15.0

	"devDependencies": {
		"typescript": "latest",
		"vite": "^8.0.10"
	},
	"dependencies": {
		"@babylonjs/core": "^9.4.1"
	}

note, with VITE 6.4.2 all working just fine!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions