Search Issue Tracker
Won't Fix
Votes
0
Found in
3.5.0b6
Issue ID
434334
Regression
No
Native / Graphics : Custom shaders aren't exporting to flash
1) What happened
Custom shaders aren't exporting to flash.
2) How can we reproduce it using the example you attached
1. Create a new unity project in 3.5 beta 6.
2. Browse the asset store and download/import the "Ecosystem Generator".
3. Open the example scene.
4. Hit play in the IDE and notice how the flowers move. It's a custom shader, a minor change to the nature leaves shader.
5. Build and set the platform to flash.
6. Open the exported swf and you'll notice the flowers aren't moving.
Looks like it didn't export the custom shader and used the fallback.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment