Search Issue Tracker
Fixed in 2022.3.7f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 2023.3.0a1
Votes
0
Found in
2022.2.10f1
2023.1.0b6
2023.2.0a5
2023.3.0a1
Issue ID
UUM-29499
Regression
Yes
"Type mismatch" is assigned to the Mesh Filter Component instead of the Mesh when there is a "Mesh" Script in the project
How to reproduce:
1. Open the user-attached project “T2”
2. Open the “SampleScene” scene
3. Select the “Cube” GameObject in the Hierarchy
4. Observe the “Cube (Mesh Filter)” Component
Expected result: There is a “Cube Mesh” assigned to the “Mesh” field
Actual result: There is a “Type mismatch” assigned to the “Mesh” field
Reproducible with: 2022.2.0a17, 2022.2.10f1, 2023.1.0b6, 2023.2.0a5
Not reproducible with: 2020.3.46f1, 2021.3.20f1, 2022.2.0a16
Reproducible on: Windows 11 Pro
Note: It doesn’t affect the Mesh rendering
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Project Browser Icons use the wrong Theme and Users are not shown any indication that process will be deferred when switching Editor Theme in Play Mode
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment