Search Issue Tracker
[Gear VR] Inset viewport problems
In Unity 2017.1 on Gear VR inset viewports smaller than the main viewport only appear in the left eye when single-pass stereo is cho... Read more
AddComponent<>() high GC usage
Each call of AddComponent<>() function invokesAttributeHelperEngine::GetParentTypeDisallowingMultipleInclusion andAttributeHel... Read more
Animation twitches at the start of a animation loop
Steps to reproduce:1. Download 901635_repro.zip and open "Test" scene2. Enter play mode3. Observe looping idle animation Expected re... Read more
[Android] Loading AssetBundles from file fails when bundle is located af...
To reproduce: 1. Download and open "TestLargeAssetBundle.zip" project.2. Build app to the device.3. Copy the file "test" located in ... Read more
[Metal] Screen does not render using Screen.SetResolution when device re...
Reproduction steps for iOS:1. Connect a device with a bigger resolution than the one, that is set in the "ChangeResolution" script (... Read more
Editor crashes in FindRelativeTransformWithPath on entering Play mode, w...
To reproduce: 1. Open the project, attached by tester (scriptCrash.zip)2. Open "2D" scene3. Add HealthBarUI.cs script to Cube game o... Read more
Unity crashes when calling GameObject.Destroy() on an "empty" GameObject
Description: This crash happens when calling GameObject.Destroy() on an "empty" GameObject that has a VectorLine from the Vectrosity... Read more
[IL2CPP] Vector2.Distance returns different value between two constant p...
Reproduction steps:1. Open the attached project and play the "main" scene.- 402A27E960000000 is displayed2. Build and run the scene ... Read more
The "Audiosource.time" and "Audiosource.timeSamples" commands do not wor...
Steps to reproduce:1. Open QA attached project "AudioSampleRepro.zip"2. Open Test scene3. Observe Audio source attached on "Main Cam... Read more
[iOS] Locked orientation app gets rotates from portrait to landscape whe...
Steps to reproduce:1. Download the attached project2. Build to iOS3. Make sure your device doesn't have rotation locked and rotate i... 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
- RenderTexture content from 'Depth Only' camera is not rendered correctly on UI RawImage when Multithreaded Rendering is enabled on specific MediaTek devices.
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row