Search Issue Tracker
Won't Fix
Votes
0
Found in
4.0.0f7
Issue ID
499782
Regression
No
Flash: Build error on using &= with strings
x &= (test == test2); on building for Flash gives an error "Error: Implicit coercion of a value of type Boolean to an unrelated type Number." if test is of string type.
1. Open attached project. Try building it for Flash.
2. See error message.
Runtime test: SteppedTangents. Disabled for now
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Stale prefab previews persist when reimporting assets with an unchanged content hash
- "UnityException" and "InvalidOperationException" errors are thrown when duplicating an .mp3 file in the Project Browser
- Newly instantiated GameObjects are missing from search results when filtering the Hierarchy window prior to their instantiation
- UI Toolkit elements inside a scroll view are not properly refreshed when scaling the parent control
- UI Toolkit Horizontal scroller resizes and moves left based on the vertical scroller position
Add comment