Search Issue Tracker
Won't Fix
Votes
0
Found in
4.0.1f2
Issue ID
527317
Regression
No
Fatal errors and objects in the wrong place (and time) when built for Flash
1) What happened
Fatal errors and objects in the wrong place (and time) when built for Flash. In the flashlog (included in the game folder) I can see the following:
The file 'none' is corrupted! Remove it and launch unity again!
[Position out of bounds! 16032 > 16028]
TypeError: Error #1009: Cannot access a property or method of a null object reference.
2) How can we reproduce it using the example you attached
Build the project for flash player, open the html (tried different browsers) and try to press the buttons of the game.
To see the normal behavior of the game you can play it from editor or webplayer or windows standalone or android...
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment