Search Issue Tracker
Fixed
Fixed in 2021.3.27f1, 2022.3.2f1, 2023.1.0b20, 2023.2.0a17
Votes
0
Found in
2020.3.45f1
2021.3.19f1
2022.2.8f1
2022.3.0f1
2023.1.0b5
2023.2.0a4
Issue ID
UUM-30707
Regression
No
Collider.material sets material to none when referencing Prefab
Reproduction steps:
1. Open the attached project “ColiderMaterialBug“
2. Open the Scene “Assets/SampleScene”
3. Select the Sphere Prefab “Assets/Sphere”
4. Enter the Play Mode
5. Observe the Sphere Collider Material
Expected result: An error is thrown in the Console Window
Actual result: Sphere Collider Material is set to null
Reproducible with: 2020.3.45f1, 2021.3.19f1, 2022.2.8f1, 2023.1.0b5, 2023.2.0a4
Reproducible on: Windows 11
Note: The issue is not reproducible with Renderer.material
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment