Search Issue Tracker
Renderer.Bounds.Size returns inaccurate size for rotated round objects
Steps to reproduce:1. Open “BoundsSize.zip” Unity project2. Open “Main” scene3. Select “Sphere” object in Hierarchy4. Change object’... Read more
UnsafeUtility.PinGCObjectAndGetAddress fails to pin managed array data
Steps to reproduce:1. Open attached "PinArray.zip" Unity project2. Enter Play mode Expected results:The array is pinned and "5" is p... Read more
[Linear] Creating a Texture2D for GUI in linear color space causes a tex...
Steps to reproduce:1. Open user attached project2. Make sure that in Player settings, color space is set to "linear".2. Click on "Wi... Read more
[Linux Player] Input.GetKey() changes values while key is pressed
Steps to reproduce:1. Download the attached project2. Build and run to Linux Standalone3. Hold the right arrow key Expected behaviou... Read more
UI Button with Animation transitions does not return to Normal after pre...
To reproduce:1. Open user's attached project2. Open scene "SampleScene" under Assets/Scenes3. Open Animator window and play the scen... Read more
[Android] Calls from native Android library via registered callbacks are...
To reproduce: 1. Download and open attached project.2. Build and run on any android device.3. Check the logs via ADB logcat.4. Notic... Read more
lod group is not automatically assigned to models with a single lod
Lod group is not automatically set up if you only have single lod mesh (ie. one mesh named _LOD0, but this is not ideal since for ma... Read more
UGUI.Rendering.UpdateBatches takes a very long time to complete when can...
Reproduction steps:1) Download and open user's attached project2) Open unity profiler-- Any further step can be reproduced on most o... Read more
[Sprite packer] Specific set of sprites are packed non-optimaly
To reproduce:1. Open project2. Pack sprites Expected vs Actual: there should not be a lot of empty space in sprite atlas Reproduced:... Read more
[Windows] NullReferenceException calling into native plugin on Windows i...
How to reproduce:1. Download attached project file and open this TestInputManager scene.2. Enter Play mode (notice the Exception bel... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument