Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.0.1
Issue ID
XRMRT-58
Regression
No
GameObjects in the scene have weird Position and Scale values
How to reproduce:
1. Create a new MR Multiplayer Tabletop Template project
2. Open the "SampleScene" scene
3. In the Hierarchy, select the UI -> Table UI -> Microphone (Collapsed Background) GameObject
4. In the Inspector, observe the "Scale" values under the "Rect Transform" Component
Expected results: The values are 0
Actual results: The values are 0.0005...
Reproducible with: 6000.1.0b13
Reproducible on: macOS Sequoia 15.3, Windows 11 Pro
Not reproducible on: No other environment tested
Note: Other GameObjects in the scene have similar numbers under "Transform" or "Rect Transform" Components
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
The scale for world-space UI will inherently be smaller values than the default of 1, which would show the canvas as extremely large to the user and make it unreadable. This is expected and not a bug in the configuration.