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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment