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.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
codeStrider
Aug 16, 2017 02:39
Confirmed in 5.6.2f1 as well.