Search Issue Tracker
[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
SDF Baking causes memory to be allocated that isn't deallocated when in ...
How to reproduce:1. Open the user attached "SDF Bake Bug.zip" project2. Enter Play Mode3. Open the Activity Monitor4. Open the "Memo... Read more
[Quest 2] OculusXR has worse performance than OpenXR when built
Reproduction steps:1. Open the attached project "PerfTest2021"2. Install the OVR Metrics tool from Oculus Developer Hub3. Go to the ... Read more
InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeA...
How to reproduce:1. Download and open the attached project2. Enter Play mode3. Observe the console window Expected outcome: No error... Read more
[2021.3] “Cleanup Blit" is logged when entering Play Mode in a newly cre...
How to reproduce:1. Create a new project using a “3D (URP)” or “3D (HDRP)” template2. Enter Play Mode and observe the Console window... Read more
Editor crashes with Error “TLS Allocator ALLOC_TEMP_THREAD, underlying a...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... 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
[Android] [Vulkan] "VK_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT" not added o...
How to reproduce:1. Open the “IN_74879” project2. Open the “SampleScene”3. In the Build Settings make sure the Android Platform is s... Read more
[WinRT] UnityEngine.dll is referencing Assembly-CSharp.dll
Due to this, MDIL fails to properly process structs from UnityEngine.dll used as generic parameters, thus causing InvalidCastExcepti... Read more
[CmdBuffers] Expose a way to write depth in CommandBuffer before deferre...
CommandBufferTest renders a mesh with the default material. In the frame debugger both the black (unlit) color and the depth values ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS