Search Issue Tracker
Reflection probes do not render on iOS
How to reproduce: 1. Open attached project2. Open scene TEsti.unity- Note what the reflection probes look like in the editor3. Build... Read more
Vector3 does not implement IFormattable interface
How to reproduce:1. Open the attached 'project-1179279.zip' project2. Enter Play mode and observe the Console window Expected result... Read more
[Android][AsyncLoadInEditor] Crash on memcpy when building for Android P...
Reproduction steps:1. Open the user’s attached “ASDQWE” project2. Build and run the Player (File > Build And Run) Reproducible wi... Read more
[iOS][Windows] Building for iOS from Windows fails with 'Failed to copy ...
Steps to reproduce:1) Open the attached project on a Windows machine.2) Build for iOS. An error message pops up. The build fails in ... Read more
AudioSource returns wrong time when rotating camera
-e: see title -repro:--Open attached project--Build and run Main scene on browser--Rotate camera around--NOTICE AudioSource.time wil... Read more
UI Text/Buttons flicker when there are a lot of disabled UI elements pre...
How to reproduce: 1. Open attached project2. Open scene Scenes/bug.unity3. Play the scene- Note the flickering in both the Scene and... Read more
[OSX] 'Socket: unable to join multicast group, error: Address already in...
How to reproduce: 1. Create an IP alias- Use the command '$ sudo ifconfig lo0 alias 127.0.0.2' to create a loopback alias- More deta... Read more
[TextAssets][Encoding] Prefab with UTF8-BOM encryption is corrupted
Repro steps:1) Download the two prefabs and import them to any project2) Notice only one of them (Simple UTF-8 encoding) shows infor... Read more
Incremental GC Pushes Invalid Stack Range on Windows
The incremental GC mode does not pause threads before pushing stacks and registers. This PR introduced changes that do not handle st... Read more
Mask is not being rendered into RenderTexture in Game View when Render M...
How to reproduce:1. Open user attached 'Svg UI Repro.zip' project2. Open 'SampleScene' Scene3. Select 'Mask' child of 'Canvas - Scre... 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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present