Search Issue Tracker
By Design
By Design in 5.6.X, 2017.1.X
Votes
2
Found in
5.6.0f3
Issue ID
909000
Regression
No
Shader Normal map not being loaded with AsssetBundle correctly
Steps to reproduce:
1. Open user attached project
2. Open "BundleView" scene
3. Enter PlayMode and observe both Cylinders look the same
4. In Hierarchy find Loader -> TestScene and inspect "AlbedoNormal"
5. See that the material has a normal map attached to it
6. Under Shader select the same shader that's already set i.e. XPI/Standard to refresh the shader.
7. Normal map appears to function
Expected outcome: The right cylinder has a normal Map attached that functions properly
Actual outcome: The right cylinder has a normal Map attached, but it is not visible entirely
Reproduced on 5.6.1f1, 5.6.0f3, 2017.1.0b4
Notes: Couldn't test for regression cause project depends on MaterialEditor class methods that were introduced in 5.6.x
Project crashes while loading on 5.5.3p1 and lower. Delete Libraries folder to prevent that.
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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
codeStrider
Aug 16, 2017 02:39
Confirmed in 5.6.2f1 as well.