Search Issue Tracker
[VFX Graph] Editor crashes when a duplicated node is modified while the ...
When one of the Node under Graph window is reset from the Inspector, NullReferenceException is thrown also it can't be deleted and t... Read more
[VFX Graph] Undoing/Redoing changes on multiple selected assets show no ...
When you have selected multiple VFX assets and make changes to them, when you try to undo these changes there is no indication it's ... Read more
[ProBuilder] Offset in UV editor doesn't update as you're moving the han...
The offset values in the UV editor do not update as you're moving the handle, only after you let go of it.This is not consistent, as... Read more
Unable to remove 'Universal/Unable to remove Universal Additiona' compon...
How to reproduce:1. Open attached project "ComponentDataDelete.zip" and scene "Menu"2. In Hierarchy window, select "Camera" object3.... Read more
Reparenting an entity throws a InvalidOperationException when entity is ...
How to reproduce:1. Open attached project ("Reparenting break.zip")2. Enter Play mode Expected result: Entity is successfully repare... Read more
Editor Windows Layout is being saved/loaded incorrectly when saving undo...
How to reproduce:1. Open attached project "layoutbug.zip"2. Undock Scene Window3. Move Scene Window to be slightly out the screen of... Read more
[Vulkan] Adreno 540 and older omits interlocked operations when ComputeB...
To reproduce:1. Open the QA's attached project2. Build and Run on android device3. Observe the screen Expected: Interlocked operatio... Read more
[Timeline] Assertion failed exception is thrown on selecting Timeline wi...
Assertion failed exception is thrown continuously on selecting Timeline window after creating Timeline clip preset asset. Unable to ... Read more
UIElements Mesh API uses wrong winding order
Repro steps:Using the UIElements Mesh API...a) Submit the following three vertices: (0, 0), (100, 0) and (100, 100).b) Submit the fo... Read more
Texture's dimensions swap when it's width or height is bigger than 4096p...
How to reproduce:1. Open the attached 'TextureLoadBug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode Expected result: Tex... 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