Search Issue Tracker
By Design
Votes
0
Found in
4.3.4f1
Issue ID
603120
Regression
No
Problem in setting up shaders when loading a scene built with BuildPipeline.BuildStreamedSceneAssetBundle
On loading the scene, the shaders Nature/Soft Tree Occlusion Leaves and Nature/Soft Tree Occlusion Bart do not work correctly on terrain-trees or individually placed trees within the loaded scene.
Specifically, the bark shows pink (missing material or missing shader) at all distances, while the leaves show pink beyond billboard distances.
Reproduced with:
Unity Version 4.3.4f1 (e444f76e01cd)
Resolution:
This is not a bug. The asset bundle built with BuildPipeline.BuildStreamedSceneAssetBundle contains shaders only for GLES2 & GLES3 (for running on Android device). Unity Editor can't load GLES2 and GLES3 shaders.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
Add comment