Search Issue Tracker
[Hub][Mac] "Create" button in Project creation window does not gray out ...
Reproduction steps:1. Open Unity Hub and click on "New"2. Open Location Selection dialog and choose the root folder of Read-Only ext... Read more
HDR colors are lost from one Camera to the next when rendering multiple ...
How to reproduce:1. Open attached project2. Open 'Lost HDR Bug Report.unity'3. Select the four player cameras and disable their Post... Read more
Sprite.OverrideGeometry Incorrectly overrides vertices
Steps to reproduce:1. Download attached project2. Open OverrideGeometryTest scene3. Enter play mode4. click on Perform OverrideGeome... Read more
2D Animation package links to a version of Burst that yields compilation...
To reproduce this:- install the 2D Animation package- Wait for the installation- notice the Burst Compiler erros:Library\PackageCach... Read more
Non-prefab Assets with .prefab extension are incorrectly handled by the ...
How to reproduce:1. Open the submitted project (MeshPrefabImport_193)2. Select the 'customer_model' prefab in the Project window Exp... Read more
2019.3 and 2019.1 Unity versions are significantly slower when entering ...
How I tested this:1. Created empty project2. Added scripts for testing (attached below)3. Entered and exited the play mode 5 times4.... Read more
[UWP] First UnityWebRequest with HTTPS url fails with UnknownError code ...
Steps to reproduce:1. Download attached project2. Switch platform to UWP3. Build project4. Open VS studios and build project and lau... Read more
[HDRP] Visual artifacts occur when an object is moved quickly
How to reproduce:1. Open the attached 'H ttenthal.zip' project2. Open 'Inventory' scene and go to Play Mode3. Select item by pressin... Read more
[iOS] UnityWebRequest with large POST payload returns corrupted JSON on iOS
To reproduce:1. Open user attached project "Test.zip"2. Open "Test.unity" scene3. Enter Play mode4. Go to: https://requestinspector.... Read more
[Android][Vulkan] FrameTimingManager reports GPU Time as 0
Repro steps:1. Open attached project2. Build and run on Android3. Press the "Start Per Capture" button, observe the "GPU Time" graph... 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