Search Issue Tracker
[OSX] Built scene can be played in higher than desktop resolution in win...
To reproduce:1. Change desktop resolution to lower than default2. Open repro project3. Build and run scene4. Play on higher than des... Read more
GUIUtility.ScreenToGUIPoint always returns (0, 0) when used in Update()
To reproduce:1. Open 'ErrorPOC' project2. Play scene3. Click RMB in game view window Expected: Input.mousePosition and ScreenToGUIPo... Read more
[iOS] RGBAHalf on iOS clamps the range differently to other platforms
To reproduce:1. Open project attached by QA2. Open "testScene" scene3. Make sure that build platform is set to PC, Mac & Linux s... Read more
[MacOS] InvalidOperationException is thrown when un-checking Static box ...
Steps to reproduce:1. Open the user's attached project2. Open scene "Demo 3" under Assets\LowPoly Environment Pack\Demo3. Select "Gr... Read more
[Android] Screen orientation can not be changed when playing video with ...
To reproduce: 1. Download and open attached "ScreenOrientationTest.zip" project.2. Build and run for any Android device.3. When appl... Read more
[Regression] Standalone's loading animation is glittering
Regression - do not reproduces in 2017.3.0b3, (don't have 2017.3.0b4 to check), and reproduces in 2017.3.0b5/b6 and 2018.1.0a1Can't ... Read more
Selecting a password in EditorGUILayout.PasswordField that contains a sp...
1. Open the attached "PasswordFieldSelection" project and "Repro" scene2. Go to BugReport --> BugReport (custom menu items)3. Try... Read more
[iOS] Input.touchPressureSupported is true on some devices that don't su...
To reproduce:1. Open project attached by QA2. Build it for iOS (make sure "a" scene attached in the build settings)3. Run on a devic... Read more
The Editor freezes when loading a scene and using Analytics at the same ...
To reproduce: 1. Open the project, attached by the user (MatchThree.zip)2. Open the "Menu" scene3. Enter Play mode4. Login with the ... Read more
Localhost WebRequest are hidden from tools such as Fiddler
How to reproduce:1. Download attached project file and open "1" Scene2. Download and open Web Debbuger tool, such as Fiddler3. Enter... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS