Search Issue Tracker
[VR] Unity freezes when VRSettings.enabled is set to false in the runtim...
Reproduction steps:1. Open the attached project "case_903910_small_project.zip";2. Build the project on Android platform;3. Open the... Read more
Adding new elements to the Array, it ignores declared values in the script
If you have a property that is an array, when adding a new entry (changing the Size displayed in the Inspector), the constructor of ... Read more
[Metal] Render Texture coordinate Y orientation wrong. (0,0) coordinates...
Steps to reproduce:1. Open user attached project and "myscene"2. Press Play and observe information in console3. Switch graphics API... Read more
[Android] [VideoPlayer] Video stops playback if trying to play it faster...
Steps to reproduce: 1) Download attached project 'ReproVideoPlayer.zip' and open in Unity2) Build and run project on a device3) Touc... Read more
[VideoPlayer] H264 videos are lagging and spams VideoPlayback audio buff...
All H264 videos performance is very bad, videos are laggy. Better quality videos don't play. How to reproduce:1. Open the attached p... Read more
[iOS] About 5% of Dns, Sockets and HttpWebRequest ending callbacks doesn...
Description:Reproduction project demonstrates this issue with Sockets. The symptoms are the same for Dns, Sockets and HttpWebRequest... Read more
Audio Clip loaded from AssetBundle does not play, after ingame Scene Cha...
To reproduce:1. Open attached project "AudioTest.zip".2. Open "StartScene" scene.3. Press Play. Sound was played successfully.4. Sto... Read more
Asset bundle can not be reloaded after making change or reimporting script
Reproduction steps:1. Open unitypackage attached (BundlesError.unitypackage)2. Rebuld bundles using menu "Test/Build Bundle"3. Load ... Read more
[Animation Window] OnDidApplyAnimationProperties isn't called when anima...
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. In Hierarchy, select "TestCube".4. In Animation, enable Record... Read more
Unity Crash while loading GfxPluginVRWorks64.dll into Editor
To reproduce:1. Download attached project2. Open project Actual result: Editor crashes before load while using VRWork Asset.Expected... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist