Search Issue Tracker

Fixed

Fixed in 6000.0.64f1, 6000.2.15f1, 6000.3.1f1, 6000.4.0a6

Votes

0

Found in

6000.0.60f1

6000.2.10f1

6000.3.0b7

6000.4.0a3

Issue ID

UUM-122999

Regression

No

var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German

-

How to reproduce:
1. Configure your local OS localization to German Localization
2. Create a new project
3. Open the Package Manager window (Window → Package Manager)
4. Install the VisionOS packages ( + → Install package by name → com.unity.xr.visionos)
5. Open the Project Settings window (Edit → Project Settings)
6. Turn on the “Apple visionOS” under the “Plug-in Providers” tab in XR Plug-in Management page
7. Change App Mode to “Metal Rendering with Compositor Services” in the “Apple visionOS” settings page
8. Build the VisionOS Player
9. Open the Built Player directory (“PlayerName”/Libraries/com.unity.xr.visionos/Runtime/Plugins/visionos)
10. Open the “VisionOSSettings.swift” file
11. Observe the “var VisionOSEDRHeadroom” variable number

Expected result: Variable is “ = 1.2”
Actual result: Variable has a comma causing a compilation error, result is “ = 1,2”

Reproducible with: 6000.0.60f1, 6000.2.10f1, 6000.3.0b7, 6000.4.0a3
Couldn’t test with: 2022.3.68f1 (Metal Compositor feature not available)

Reproducible on: Windows 11
Not reproducible on: macOS 26.0.1 (M3 Pro)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.