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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default