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
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
- Scene View Camera overlay preview goes out of Scene View bounds when the Scene View is resized vertically
Add comment