Search Issue Tracker
[InputSystem] Error when vJoy is installed
Platform: Windows Repro: 1. Install vJoy (http://vjoystick.sourceforge.net/site/)2. Launch Unity3. Observe error in console. ```Coul... 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 attached1) Download project and o... Read more
[iOS] "Stale Touch Detected!" error after the game minimizing and re-ope...
To reproduce:1. Build attached project to iOS and run it2. Press the "home" button to minimize the project3. Open it again, and imme... Read more
[GPU PLM] 'Could not load symbol clCreateCommandQueueWithProperties' err...
Reproduction steps:1. Open new Unity project2. Observe Console window Expected result: No errorsActual result: "clCreateCommandQueue... Read more
Additional line breaks are added to asset files when merging with UnityY...
How to reproduce:1. Open the attached “IN-76957” folder2. Open “test.orig” in any text editor3. Observe that the contents of line 23... 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 built3. Notice that... 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 p... Read more
TrailRenderer flickers and does not render at all times
TrailRenderer flickers and does not render at all times To reproduce:1. Open attached project2. Open TrailRendererBug scene found in... Read more
[SketchUp] Add support for SketchUp 2016 import
Repro steps:1) Open the project SketchupRepro2) Notice the two files - Untitled and Untitled20153) Notice Untitled is recognized as ... Read more
Unity becomes unusable at next launch without Internet if "remember my c...
To reproduce:1. Open Unity and login to your account and make sure that "Remember my choice" is unchecked.2. Close Unity3. Disconnec... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code