Search Issue Tracker
Unity Editor install via Hub fails silently when installing it on Mac ac...
Repro steps: 1. Log in to a Mac account with no admin privileges 2. Open Unity Hub 3. Start installing any version of Unity Editor ... Read more
[SerializeReference] Serialized Reference Data lost when the Class name ...
Reproduction steps: 1. Open "1204407" project 2. In the Project window Right Click -> "Create" -> "Data" 3. In the Inspector window... Read more
[UNET] NetworkWriter.Write causing ReadString/ReadBytes out of range er...
Steps to reproduce: 1) open attached project "stripped.zip" 2) build and run as "Host" 3) editor as "Client" Actual: ReadString/Rea... Read more
[URP] VFX Graph projects have visual artifacts when viewed with certain ...
Team notes: - VFX Graph not production ready on mobile, aim to address during 2020 cycle. - More info on forums: https://forum.unity... Read more
Objects lit by light probes appear brighter than static objects with sam...
Reproduction steps: 1. Open the attached project "case_672202" 2. Open Scene2 and wait for the the lighting to be built 3. Notice t... Read more
[InputSystem] Error when vJoy is installed
Platform: Windows Repro: 1. Install vJoy (http://vjoystick.sourceforge.net/site/) 2. Launch Unity 3. Observe error in console. ``... Read more
Turning off a child object in Canvas, applying changes to prefab, then t...
This is happening only when an object with TextMeshPro components are used in the Canvas. Steps to reproduce: 1. Open QA's attached... Read more
[GPU PLM] 'Could not load symbol clCreateCommandQueueWithProperties' err...
Reproduction steps: 1. Open new Unity project 2. Observe Console window Expected result: No errors Actual result: "clCreateCommandQ... Read more
[iOS] Calling Social.localUser.Authenticate crashes in String_memcpy2_m2...
Callback in Social.localUser.Authenticate does not match actual authentication value, causing a crash on iOS. Steps to reproduce: 1... Read more
[UI] RenderTexture does not render World Space UI
[UI] RenderTexture does not render World Space UI 2. How we can reproduce it using the example you attached 1) Download project and... 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
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector