Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0f3
Issue ID
942282
Regression
Yes
Parts of mesh are always rendered on top when they shouldn't be when the Rendering Mode is set to Transparent in Standard shader
The issue seems to happen when you create a model that has parts of it that are not connected to the main mesh, but are still considered as part of the mesh (for example, when a primitive is created while being in edit mode in Blender).
To reproduce:
1. Open the project, attached by the tester (multiMeshRendering.zip)
2. Open the "scene" scene
3. Select cubeFBX game object in the Hierarchy
4. In the Inspector, in the Material section change Rendering Mode to Transparent
Expected: changing Rendering Mode to Transparent on a standard shader doesn't make parts of the mesh to always render on top of other parts of the mesh
Reproduced in 5.6.0a1, 5.6.3p3, 2017.1.0f3, 2017.1.1p1, 2017.2.0b11, 2017.3.0a7
Did not reproduce in 5.5.4p2
Regression introduced in 5.6.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment