Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
5.0.0-pre.12
5.0.3
5.1.0-pre.2
Issue ID
ARFB-203
Regression
Yes
AR Default Plane and AR Default Face GameObjects don't have a material assigned
Steps to reproduce:
1. Create new AR Template Unity Project
2. In Hierarchy window, create new "XR -> AR Default Plane" and "XR -> AR Default Face" GameObjects
3. In Hierarchy window, select either of these two new GameObjects
4. In Inspector window, observe Mesh Renderer -> Materials -> Element 0
Expected result: A default material is set
Actual result: No default material is set
Reproducible with: 5.0.0-pre.12 (2022.2.0a17), 5.0.2 (2022.2.0b15, 2023.1.0a18)
Not reproducible with: 4.1.12 (2020.3.41f1), 4.2.6 (2021.3.13f1, 2022.1.23f1), 4.2.3, 4.2.7 (2022.2.0a16).
Reproduced on: Windows 10
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
This was fixed by the fix for ARFB-175
Duplicate of another internal issue: ARFB-175: Creating an AR Debug Menu fails in 2023.1