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
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
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
[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
Blurry Text
Description: Starting 2023.1, IMGUI's text is blurrier than at small point sizes and on low-resolution screens. link to forum post: ... 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
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