Search Issue Tracker
[Windows] Physics.SphereCast does not properly detect collisions when cl...
To reproduce: 1. Download attached project "SphereCast.zip" and open in Unity2. Open "SpherecastMain" scene3. Enter Play mode4. Pres... Read more
Performance: ScriptedImporters are very slow
I have two means of importing a Quake BSP asset: 1) Loading it via a button press in the Inspector (EditorBspTest.OnInspectorGUI)2) ... Read more
[iOS] Screen looks upscaled changing screen orientation with script usin...
To reproduce:1. Open users attached project "OrientationBug.zip"2. Build for iOS3. Open the Xcode project and deploy it to an iOS de... Read more
Vulkan performance is worse than OpenGLES3 and OpenGLES2
To reproduce:1. Open GraphicsPerf project;2. Change platform to Android;3. Change Graphics API to Vulkan;4. Builld and run on Androi... Read more
[Nested Prefabs] Some collisions don't work after upgrading Space Shoote...
To reproduce:1. Download Space Shooter project from the Asset Store to 2018.2;2. Upgrade the project to 2018.3.0a7;3. Enter playmode... Read more
[Nested Prefabs] "PPtr cast failed when dereferencing! Casting from Pref...
To reproduce:1. Download "Corridor Lighting Example" from the Asset Store to 2018.3.0a6 (or any older version); Observed this issue ... Read more
[Android] Audio lags from the video when using VideoPlayer
Reproduction steps:1. Download user's assets and open in Unity2. Build And Run3. Click the first (top) button of the apk Expected: t... Read more
Animator.Update(0) within the Update modifies the Root Motion of GameObject
Reproduction steps:1. Open the attached project "AnimatorDeltaPosition_519276.zip";2. Open the "scene" under Repro folder;3. Make su... Read more
Visual studio does not show project properties for generated Unity cspro...
Reproduction steps:1. Create a new empty project2. Create a new C# script3. Open the script in Visual Studio (by double-clicking)4. ... Read more
Crash in "object_commands" when entering Playmode with VS Debugger attached
To reproduce:1. Download the attached project and the data.zip2. Play the "KombinatorObleku" scene3. It will ask you for a data fold... 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
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
- Overlays are focused when using the "Frame Selected in Window under Cursor" Shortcut just after Editing Overlay Fields
- Changes to Splash Screen in inactive Build Profile are not displayed in the Build Profile Splash Screen Preview
- [Package Manager] Vulkan Native Rendering Plugin can no longer intercept Vulkan Initialization, as it is loaded later when added via Package Manager