Search Issue Tracker
Won't Fix
Votes
0
Found in
4.0.0f3
Issue ID
497237
Regression
No
WebPlayer: FullScreen mode looks corrupted
When switching to Full screen mode, the game appears in the top left corner with the rest of the screen being black.
1. Install WebPlayer 4.0 RC4
2. Launch http://disney.go.com/cars/games/spy_trainer/ and wait until the game load
3. Right click -> Full Screen.
4. See the game appear in the top left corner of a smaller size that the screen.
The log contains:
web: toggle fullscreen
web: set web resolution 1024 x 768, fs=1
NullReferenceException: Object reference not set to an instance of an object
at GameGUIBehaviour.CreatePlayRects () [0x00000] in <filename unknown>:0
at GameGUIBehaviour.Layout () [0x00000] in <filename unknown>:0
at GameGUIBehaviour.Update () [0x00000] in <filename unknown>:0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment