Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b25
Issue ID
822557
Regression
No
Warning using System.Windows.Forms after standalone windows build
Steps to reproduce:
1. Open attached project
2. Open scene "test"
3. Build and run project
4. Notice warning: System.Windows.Forms.dll assembly is referenced by user code, but is not supported on StandaloneWindows platform. Various failures might follow.
5. Open built project
6. Notice that dll functions as expected (MessageBox is shown).
Reproduced with: 5.2.4f1, 5.3.6p2, 5.4.0p1, 5.5.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment