Search Issue Tracker
By Design
Votes
1
Found in
5.3.4p4
Issue ID
792537
Regression
No
Collider.sharedMaterial returns the Instanced material
Steps to reproduce:
1. Open attached project
2. Open scene "DemoScene" and Run it
3. In console, notice "BUG - the shared material SHOULD equal the material we are comparing it to, instead it is an instance. DemoPhysMat (Instance) != DemoPhysMat". This means that Collider.sharedMaterial.Equals(PhysicsMaterial) returned false
Reproduced with: 5.1.4f1, 5.2.4f1, 5.3.4p5, 5.4.0b17
Comments (1)
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
LordMortis
May 14, 2016 04:38
I'm noticing this on 5.4.0b14 on the renderer as well... Quite annoying.