Search Issue Tracker
VisualTreeAsset has significantly increased memory allocation size at ru...
How to reproduce:1. Open the attached “IN-106073” project2. In the toolbar, navigate to Edit > Project Settings…3. Select the “Pl... Read more
Missing icon for Analytics Tracker
Steps to reproduce : - create a new game object- go to Add Component- select Analytics > Analytics Tracker and notice the missing... Read more
Particles with Orbital Velocity set in Local Space rotates around custom...
How to reproduce:1. Open the user's attached project ("Bug Test.zip") using the EnvIronman VM (optional) (more information in Edit)2... Read more
Crash at GfxDeviceD3D11Base::EndBufferWrite when launching Unity with a ...
Workaround:-update graphics card drivers-Use -force-glcore argument when launching Unity. You can read more about command line argum... Read more
[Profiler] Taking a detailed memory sample triggers a crash (after calli...
To Reproduce: 1. Open & run the attached project.2. Open profiler, select Memory and change to detailed.3. Click the button (it ... Read more
Dropdown list context menu opens in the wrong place when another section...
Steps to reproduce:1. Create a new project2. Install the “Visual Effect Graph” package3. In the Assets folder, Create → Visual Effec... Read more
Executing CommandBuffer in Windows Standalone build crashes it
Reproduction:1. Open the "bug.zip" project2. Build the only scene on Windows standalone platform3. Play the build4. Press F1-Observe... Read more
[WSA][UWP]Plugins marked compatible with .NET scripting backend, partici...
The real bug here is Assets\CryptAES\Universal\CryptAES.dll is marked as compatible with .Dot Net backend. But even though we're bui... Read more
[XCode] [iOS] "UNITY_USES_REMOTE_NOTIFICATIONS" is set to 1 by default
Reproduction steps:1. Create new project2. Build to iOS platform3. Open Xcode project4. Open "Classes/Preprocessor.h" code5. Notice ... Read more
[Hub] 'Last Update' row shows future date in the License section
How to reproduce:1. Open Hub2. Click on Settings icon -> License Management3. Observe 'Last Update' row Expected result: Today's ... 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