Search Issue Tracker
[DOTS] ParentSystem does not get notified when entities are changed
How to reproduce:1. Open the attached project "AtlasUnity.zip"2. Load the Scene "ProductionScene"3. In the Script "AtlasGameModeCont... Read more
[UI Builder] DirectoryNotFoundException is thrown when creating an USS i...
How to reproduce:1. Create a project (in the name include German characters, for example, "ü")2. In the Package Manager, import the ... Read more
Unity Hub is unpinned from the taskbar after updating
How to reproduce:1. Pin Hub to the taskbar2. Update Hub Expected results: pinned icon remain pinned after the updateActual results: ... Read more
SetText(char[] ) method doesn't change text attribute in Build
How to reproduce:1. Download and open project 'TextMeshPro.zip' from Google Drive2. Open Scene 'SampleScene'3. Enter Play Mode4. In ... Read more
Crash when generating Lights with a static asset
How to reproduce:1. Open the user's attached project and "index" scene2. Set "fireplace" and all it's children to static3. In the li... Read more
Vector2 and Vector3 Property Field height is 2px larger than other Prope...
How to reproduce:1. Download and open the attached project 'WidePropertyField.zip'2. Open Tools -> Test3. Set Wide Mode to True b... Read more
LineRenderer points lists suffers from performance issues when list is l...
1) Create a LineRenderer2) Expand list of points and change size to 100003) Notice the editor is very slow. All points are being dra... Read more
Changing parent of teleported game object with ArticulationBody componen...
Create a “complex” articulation body hierarchy.Call articulationBody.Teleport() on the root of the articulation body hierarchyImmedi... Read more
[VFX] Dropdown icon of VFX component is misaligned and not at center for...
Dropdown icon of VFX component is misaligned and not at center for sub-components. Refer the attached screenshot Steps to reproduce:... Read more
[VFX] Frame Gizmos icon in Play Controls for VFX component is blurred
Image icon used for Frame Gizmos in Play Controls for VFX component is blurred. Refer the attached screenshot Steps to reproduce:1) ... 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
- Rendering Debugger's Overdraw is displayed incorrectly when Fog is enabled
- Locked tabs end up selecting the same asset when another window is maximized and unmaximized
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()