Search Issue Tracker
[AssetDatabase] Prefab resource is null when loaded after restart of Editor
Reproduction steps:1. Open user attached Project2. Open "Assets\Scenes\SampleScene" Scene3. Press Play4. Restart the Editor5. Press ... Read more
Disabling UI crashes at GameObject::IsActive
Steps to reproduce: 1. Open CrashTestDummy.zip project2. Open SceneA (or SceneB)3. Click the big button in the middle continuously u... Read more
[Mobile] Bluetooth microphones not listed in Microphone.devices list in ...
Microphone.devices list does not return Bluetooth microphones connected to Mobile devices.It returns Bluetooth microphones in the Ed... Read more
Maverick and Unity performance issues
On some Mac's with OS X 10.9 Unity performance is very bad, including stuttering, editor freezes, editor lags and similar. We found ... Read more
[ContinuousCollisionDetection] If multiple collisions happen in one upda...
Steps to reproduce: 1. Open attached project2. Open scene "sc_gameplay"3. Notice that "pr_ball" has "Collision detection" set to "Co... Read more
Shader variant build preparation does not scale
When building shaders Unity enumerates through all possible shader variants to be able to strip the excess variants using scriptable... Read more
WWW POST request on WebPlayer built by Unity 5.0.0f2 creates an invalid ...
WWW POST request on WebPlayer built by Unity 5.0.0f2 creates an invalid request, therefore servers cannot read the body properly and... Read more
External Texture is not visible in Player/Build when Canvas Render Mode ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Observe that there's a transpare... Read more
Filled UI Image element display broken
To reproduce:1. Open attached project2. Select image gameobject3. Adjust fill amount4. Adjusting the fill amount will break the image Read more
[Quest 2] 2022.2 is slower than 2021.3 when built on Quest 2
Reproduction steps:1. Open Oculus Developer Hub, go to the Device Manager tab, and install OVR Metrics2. Turn on Metrics Hud3. Open ... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class