Search Issue Tracker
[iOS] Build&Run doesn't work with Xcode 7 and 7.1
With5.2.0p1 (cd0778e591b3)5.3.0a4 (5bdabab09322)you’ll get: “Unity xcode plugin has not current Xcode in its compatibility list.” Wi... Read more
Memory leak when shadows are turned on (5.2 regression)
To reproduce:1. Open the project in "repro.zip"2. Open the scene "testscene"3. Build it to windows4. Open task manager5. bring the b... Read more
Editor doesn't start up on Windows 32bit
-e: as per title, editor startup fails with windows error message.--NOTE: XP support for the editor was dropped with 5.3 -repro:--in... Read more
[IL2CPP][iOS] Expected class name error when deploying to iOS device
To reproduce:1. Open attached project2. Build for iOS3. Try to deploy to iOS device using Xcode Actual behavior: failed deployment a... Read more
[OpenVR] Entered playmode with unsupported gfx api = crash
repro settings: - OpenVR is preffered SDK- OpenVR supported headset is plugged in (CV1 or Vive)- Graphics API auto is unchecked and ... Read more
[WP10] Game freezes without any output in Debug mode
Reproduction steps: 1. deploy the game to a Windows Phone 10 (Nokia Lumia 920)2. Start playing the game (Turotial or main game)3. At... Read more
[Android]LoadScene is very slow if APK is split in 5.4
To reproduce:1) Open attached project2) Make sure it has "Split Application Binary" set in Player settings3) Build and run on device... Read more
Crash in ImageFilters::Blit when Calling Graphics.Blit(destination, null)
To reproduce:1. Open attached project;2. Open "shaderTest" scene;3. Add "CameraShaderBehaviour" script to main camera;4. Toggle "Use... Read more
[Android][VRCardboard] Aspect ratio not preserved when switching from VR...
Steps to reproduce: 1) Download attached project 'AspectRatio.zip' and open in Unity2) Build and run 'AspectRatio' scene on a device... Read more
[Android] Project with IAP plugin fails to build with Gradle (release mo...
Reproduction steps:1) Open user's attached project2) Go to PlayerSetting and set up keystore (this is due to case 913164 bug)3) Make... 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