Search Issue Tracker
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 n... Read more
Flash: Spot lights do not work with VertexLit shaders
They are just not implemented yet. Read more
CIL2AS : Convert scripts with invalid filenames (spaces).
1) What happened Simple, error free script appeared to have no effect on the game when exporting to Flash player. Worked fine in nor... Read more
SortedDictionary and SortedList are not supported, producing an error.
To reproduce: 1: Open attached project and build using the flash exporter 2: Console responds with several errors, specifically "... Read more
Platform specific error message needs improvement
Repro steps: - In the Build Settings dialog, click Flash then press the Switch Platform button - Try creating a Cloth gameobject. T... Read more
Texture mipMapBias not working in Flash export (Cat)
Run the attached project in-editor and press the up/down arrows to adjust the texture's mipMapBias. Now run the included built Flash... Read more
Flash build errors on inlined Hashtable
To reproduce 1. In the attached project, attach the only present script to main camera and save scene 2. build for flash Error: De... Read more
Flash - Extending Dictionary Conversion Error
The following class will fail when building to flash: public class LinkedHashMap<TKey, TValue> : Dictionary<TKey, TValue>, IDiction... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader error db grows on each build
- Android ARCore build fails with 2019.4 due to outdated Gradle
- [tvOS] Visual artifacts are present when Ambient Occlusion is enabled and Dynamic Resolution is reduced
- Texture Importer Inspector throws errors when a built-in texture inspector is overwritten in C#
- Invalid AABB error is thrown when moving a Particle with Velocity over Lifetime and Limit Velocity over Lifetime modules