Search Issue Tracker
Destroying Texture2D doesn't free memory
Steps to reproduce: 1. Open attached project "765799.zip"2. Open scene "repro"3. Open "TestMemoryLeak.cs"4. Notice that it creates n... 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
Win standalone titlebar buttons don't function if touched when default i...
Steps to reproduce:1. Create a new Unity project2. Open Buidl settings3. Switch platform to Windows standalone and go to project set... Read more
NullReferenceException in Editor: Texture Import Changes cannot be applied
How to reproduce: 1. Open attached project2. Modify the import settings of CloudParticle.png- Try changing the format, for example3.... Read more
[Android] The Player crashes when the project with com.google.android.pl...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to Android ... Read more
SetTargetBuffers plus RenderTextures don't work with deferred shading
When using SetTargetBuffers on a camera to render to a RenderTexture, rendering only works if the camera is not using the DeferredSh... 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
[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
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera