Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0b10
Issue ID
926070
Regression
No
Sprite with certain material is not visible in build when Sprite Mask has Custom Range property enabled
To reproduce:
1. Download and open attached "repro926070.zip" project.
2. Open "test" scene.
3. Notice 2 sprites with Sprite Masks in the scene.
4. Build and run project on Standalone.
5. Notice that in Build one of the sprites is not visible.
Expected result: Both sprites are fully visible in the build.
Actual result: Sprite with Additive material (left) is invisible in the final build.
Reproduced with: 2017.2.0b1, 2017.1.0f2, 2017.1.0a6.
Notes: Reproduces also on Android. Did not test on earlier versions since Sprite Mask component was only introduced in 2017. Happens only when Sprite Mask has Custom Range property active. Also happens when Material is set to Mobile/Particles/Alpha Blended, Mobile/Particles/Multiply and Mobile/Particles/VertexLit Blended.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment