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
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- The Shortcuts window cannot be docked when it is invoked from the Shortcut Helper Bar
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
- Crash on PPtr<Object>::operator when undoing "Modern UI Pack" elements
Add comment