Search Issue Tracker
Won't Fix
Votes
0
Found in
Issue ID
480816
Regression
No
Flash - Extending Dictionary Conversion Error
The following class will fail when building to flash:
public class LinkedHashMap<TKey, TValue> : Dictionary<TKey, TValue>, IDictionary<TKey, TValue>
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Diagnostics logs are missing, duplicated, or out of order when viewing Player sessions in Cloud Diagnostics
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
Add comment