Search Issue Tracker
Lighting is not applied correctly after using Progressive Lightmapper wh...
How to reproduce:1. Open User's attached "Unity 2019.3 Bug Reports.zip" project2. Load "SampleScene" (Assets -> Scenes)3. "Genera... Read more
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce:1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip"2. Make sure that Api Compatibility Leve... Read more
[Linux] Player window can't be resized when the player is started in Ful...
Reproduction steps:1. Open the attached project ("1372700_repro.zip")2. Build and Run the project: File > Build Settings > Bui... Read more
Cursor flickering when creating Shape with ProBuilder
Open the attached project "FlickeringPrefab.zip" Open "SampleScene" Scene From menu bar open ProBuilder Window Tools > ProBuilder... Read more
An unsigned integer is not compared with an integer correctly in player ...
How to reproduce:1. Open the “IN-91777_repro“ project2. Select File → Build and Run3. Observe the Player Expected result: The text o... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
[Windows][DualShock4] Bluetooth DualShock 4 controller is seen as active...
When using bluetooth DualShock 4 controller, if it is turned off (holding system button for a few seconds), the device is still list... Read more
GetComponent() allocates memory on each call
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Open the Profiler window4. Enable Deep Profiling5. Play the sc... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project.2. Create a cube. (GameObject -> 3D Object -> Cube)3. Add an LOD Group Component to this cube. (View i... Read more
[UWP] Capabilities are not changed when rebuilding the project
How to reproduce:1. Open the attached project "2022-3-uwp-ds5.zip"2. Plug in a PS5 or PS4 controller3. Build And Run the project4. N... 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