Search Issue Tracker
Active
Votes
0
Found in [Package]
5.0.1
Issue ID
XRVRT-44
Regression
No
[MacOS]Metal: Vertex shader missing buffer binding at index warnings on new project created with VR Template
*Steps to reproduce:*
# Create a new project with VR Template
# Observe the Console window
\\
*Actual results:* The following warnings appears:
{code:java}
Metal: Vertex shader missing buffer binding at index 0 (UnityPerDraw / Hidden/Internal-Loading)
OpenCL GPU device Intel(R) UHD Graphics 630 from Intel Inc. has less than 4 GB of global memory, ignoring device for lightmapping.
{code}
*Expected results:* There are no warnings in the Console
\\
*Reproducible with versions:* 5.0.1 (2021.3.53f1)
*Not reproducible with versions:* 9.1.1 (6000.0.51f1, 6000.1.8f1)
\\
*Tested on (OS):* macOS Intel 15.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment