Search Issue Tracker
Fatal Error crash on the editor on a Mac results in an Abort on destruct
When a crash of type "Fatal Error" occurs in the editor, the editor tries to handle the error. However during it's destruction, an a... Read more
[Android][Vulkan] Application crashes upon opening after putting it to s...
1. Open the attached user's project "DeepLink.zip"2. Make sure that Vulkan is selected as the Graphics API3. Build for Android4. Lau... Read more
Socket.Handle returns wrong value when used in IL2CPP Build
Reproduction steps:1. Open user-submitted project2. Navigate to File -> Build Settings3. Press Add Open Scenes4. Build and Run th... Read more
[2D][Tilemap] Flipped tiles are grayed out when the Tilemap Focus On dro...
How to reproduce:1. Open the attached project "tileRepro"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. Open th... Read more
Problem with GetDimensions method HLSL -> GLSL conversion
When using GetDimensions method in compute shader, it's being converted to length method for buffer with _buf postfix. But variable ... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
'Dedicated Server support for Linux is not installed' error shown when L...
Repro steps:1. Install the Linux build support and Linux Server build support2. Create a new project3. Switch to 'Dedicated Server' ... Read more
Scene Build Index can't be found from test runner
How to reproduce:1. Open attached Unity project2. Open test Runner window3. Run SceneTest test4. Observe console Expected result: Bu... Read more
Out of memory in GenerateSubAssetPathMaps when building addressables
Reproduction steps:1. Open the attached project2. Open OutdoorsScene Scene in the Assets folder3. Go to the Window -> Asset Manag... Read more
Out of memory in GenerateSubAssetPathMaps when building addressables
Reproduction steps:1. Open the attached project2. Open OutdoorsScene Scene in the Assets folder3. Go to the Window -> Asset Manag... 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 Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template