Search Issue Tracker
Duplicate External Textures start appearing when a Texture created with ...
How to reproduce:1. Open the attached “IN-121810.zip” project2. Switch the Platform to VisionOS (File → Build Settings → VisionOS → ... Read more
[Addressables] Editor performance drops significantly when rendering Add...
How to reproduce:1. Open the “IN-122145_AddressablesPerformanceBug“ project2. Open Window > Asset Management > Addressables &g... Read more
[Addressables] Performance issue when moving Addressable Assets from one...
How to reproduce:1. Open the “IN-122139_AddressablesPerformanceBug“ project2. Open Window > Asset Management > Addressables &g... Read more
Remove Reference Object button is unclear for XR Reference Object Librar...
Steps to reproduce:1. Create new Unity project using VR Template2. In Project window create Reference Object Library Asset (Create &... Read more
Performing Headless Editor or Module installs leaves ghost processes
Steps to reproduce: 1. Quit Unity Hub (Check task manager to ensure there are no active Hub Processes)2. Open the CMD window3. Perfo... Read more
Typo in AR Session Tracking Mode in Inspector window
Steps to reproduce:1. Create new Unity project using VR Template2. In Hierarchy window create AR Session GO (XR > AR Session)3. S... Read more
"Unused" label font is too small
Reproduction steps:1. Create a new AR Mobile Template project2. Select any GameObject (e.g. “Screen Space Ray Interactor”)3. Press k... Read more
Creating a Blackboard Variable of an Enum byte or long cause exception
Steps to reproduce: Create a enum byte or long // public enum MyEnum : byte { A, B, C } Create and open a new Behavior Graph Create ... Read more
Behavior Node using Enum byte or long causes exception and graph view to...
Steps to reproduce: Create a new project Import the attached "MyEnumScript" script to the project Install the Behavior package from ... Read more
[UI Builder] Hierarchy Window's Show Attached StyleSheets view option do...
Steps to reproduce: Open the attached project Open NewUXMLTemplate.uxml asset In the UI Builder's Hierarchy tab, press the ⋮ icon to... 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
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
- No warning thrown when modifying array size while editing multiple objects
- Root Motion Node option does not revert when changing the selection and clicking "Revert" in Inspector
- VFX Graph prefabs are not fully instanced when they are instantiated via a script