Search Issue Tracker
Fixed
Fixed in 1.0.2
Votes
0
Found in [Package]
1.0.1
Issue ID
XRMRT-67
Regression
No
Inconsistent Text Styling in Player UI Area Script Inspector
Steps to reproduce:
- Create a project with MR Multiplayer Table Template
- In the Hierarchy, Select the Table UI Prefab GameObject
- In the Inspector, locate and review the Player UI Area script component
- Observe the list labels under the script
\\
Actual results: Only "Objects To Show On Menu Open" Text is bold
Expected results: Either all or none of the Lists name is bold
\\
Reproducible with versions: 6000.1.0b13
\\
Tested on (OS): Ubuntu 22
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 1.0.2):
Styling for `Player UI Area` was fixed so that all expandable foldout titles match.